Home
last modified time | relevance | path

Searched refs:cmp_geu_ne0 (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcanonical-cmpu.c3 int cmp_geu_ne0(unsigned int x) { return (x >= 1) == (x != 0); } in cmp_geu_ne0() function

Completed in 1 milliseconds