Searched refs:BITSET_CLEAR_RANGE (Results 1 – 3 of 3) sorted by relevance
85 BITSET_CLEAR_RANGE(mask128, 0, max_set); in TEST()225 BITSET_CLEAR_RANGE(r, 32, 63); in TEST()
203 #define BITSET_CLEAR_RANGE(x, b, e) \ macro
234 BITSET_CLEAR_RANGE(mask, start, (start + store_bytes - 1)); in lower_mem_store_bit_size()