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