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