Searched refs:BITSET64_SET_SUBRANGE (Results 1 – 1 of 1) sorted by relevance
141 #define BITSET64_SET_SUBRANGE(x, b, e) \ macro147 (BITSET64_SET_SUBRANGE(x, b, e)) : \148 (BITSET64_SET_SUBRANGE(x, b, BITSET64_WORDBITS - 1) | \149 BITSET64_SET_SUBRANGE(x, BITSET64_WORDBITS, e)))