Searched refs:BITSET_SET_RANGE (Results 1 – 4 of 4) sorted by relevance
390 BITSET_SET_RANGE(r, 62, 65); in TEST()
224 #define BITSET_SET_RANGE(x, b, e) \ macro
408 BITSET_SET_RANGE(mask.bitset, field->low, field->high); in extract_field()
840 - util/bitset: s/BITSET_SET_RANGE/BITSET_SET_RANGE_INSIDE_WORD841 - util/bitset: add BITSET_SET_RANGE(..)