Searched defs:cmps_and_sgt0 (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cmps0-and0.c | 4 int cmps_and_sgt0(int a) { return ((a & M) > 0) == ((a & M) != 0); } in cmps_and_sgt0() function |
Completed in 2 milliseconds