Searched refs:lt_smax (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | canonical-cmps-minmax.c | 4 int lt_smax(int a) { return (a < SMAX) == (a != SMAX); } in lt_smax() function |
Completed in 1 milliseconds