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