Home
last modified time | relevance | path

Searched defs:neltle (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcse-dual-compare.c20 static int neltle(int a, int b) { return (a < b) != (b <= a); } in neltle() function

Completed in 1 milliseconds