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