Searched defs:setge_umax (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | set-uimm2.c | 3 static _Bool setge_umax(unsigned int a) { return (a >= ~0) == (a == ~0); } in setge_umax() function |
Completed in 1 milliseconds