Searched defs:LOWER_3_BITS_MASK (Results 1 – 2 of 2) sorted by relevance
46 constexpr uint8_t LOWER_3_BITS_MASK = 0x07U; variable
42 constexpr uint8_t LOWER_3_BITS_MASK = 0x07U; variable