Searched defs:IS_WITHIN_S (Results 1 – 2 of 2) sorted by relevance
184 #define IS_WITHIN_S(v, n) IS_WITHIN_U ((v) + (1 << ((n) - 1)), n) macro