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