Searched refs:BITSET64_CLEAR_SUBRANGE (Results 1 – 1 of 1) sorted by relevance
150 #define BITSET64_CLEAR_SUBRANGE(x, b, e) \ macro156 (BITSET64_CLEAR_SUBRANGE(x, b, e)) : \157 (BITSET64_CLEAR_SUBRANGE(x, b, BITSET64_WORDBITS - 1) | \158 BITSET64_CLEAR_SUBRANGE(x, BITSET64_WORDBITS, e)))