Searched defs:BITS_MASK (Results 1 – 2 of 2) sorted by relevance
221 constexpr uint32_t BITS_MASK = 0x55555555U; in ReverseBits() local235 constexpr uint64_t BITS_MASK = 0x5555555555555555LU; in ReverseBits() local
223 constexpr uint32_t BITS_MASK = 0x55555555U; in ReverseBits() local237 constexpr uint64_t BITS_MASK = 0x5555555555555555LU; in ReverseBits() local