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