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