Searched refs:_BIT_SET_MASK (Results 1 – 1 of 1) sorted by relevance
22 #define _BIT_SET_MASK (_BITS_PER_SET - 1) macro24 #define _NUM_SETS(b) (((b) + _BIT_SET_MASK) / _BITS_PER_SET)