Searched refs:ge_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 | 5 int ge_smax(int a) { return (a >= SMAX) == (a == SMAX); } in ge_smax() function |
Completed in 1 milliseconds