Searched defs:WRAPLOW (Results 1 – 1 of 1) sorted by relevance
79 #define WRAPLOW(x) ((((int32_t)check_range(x)) << 16) >> 16) macro87 #define WRAPLOW(x) ((int32_t)check_range(x)) macro