Searched defs:BIT_PER_WORD_MASK (Results 1 – 2 of 2) sorted by relevance
31 static constexpr uint32_t BIT_PER_WORD_MASK = BIT_PER_WORD - 1; variable
40 static constexpr uint32_t BIT_PER_WORD_MASK = BIT_PER_WORD - 1; variable