Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dset-uimm2.c1 static _Bool setlt_umax(unsigned int a) { return (a < ~0) == (a != ~0); } in setlt_umax() function

Completed in 1 milliseconds