Searched refs:cmps_and_gtu_eq (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cmpu-and0.c | 9 int cmps_and_gtu_eq(int a) { return ((a & MASK) > (MASK + 0)) + 1; } in cmps_and_gtu_eq() function |
Completed in 0 milliseconds