Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds