Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds