Searched defs:le_lt2 (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | cmp-sext-simm.c | 33 static int le_lt2(int x) { return (sext(x) <= (NEG - 2)) == 0; } in le_lt2() function |
Completed in 2 milliseconds