Home
last modified time | relevance | path

Searched defs:cmps_and_ge_gtm (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcmps-and0.c13 int cmps_and_ge_gtm(int a) { return ((a & MASK) >= (MASK + 1)) + 1; } in cmps_and_ge_gtm() function

Completed in 1 milliseconds