Searched defs:geg (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | zext-cmpu.c | 5 int geg(unsigned x) { return (((long long)x) >= 0x100000000ULL) == 0; } in geg() function |
Completed in 1 milliseconds