Searched defs:PostfixMask (Results 1 – 3 of 3) sorted by relevance
253 BitWord PostfixMask = (1UL << (E % BITWORD_SIZE)) - 1; in set() local292 BitWord PostfixMask = (1UL << (E % BITWORD_SIZE)) - 1; in reset() local
483 BitWord PostfixMask = (1UL << (E % BITWORD_SIZE)) - 1; in set() local523 BitWord PostfixMask = (1UL << (E % BITWORD_SIZE)) - 1; in reset() local
431 BitWord PostfixMask = (BitWord(1) << (E % BITWORD_SIZE)) - 1; in set() local470 BitWord PostfixMask = (BitWord(1) << (E % BITWORD_SIZE)) - 1; in reset() local