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