Searched defs:STATUS_MASK (Results 1 – 3 of 3) sorted by relevance
266 static constexpr uint8_t STATUS_MASK = 3U; variable
226 STATUS_MASK = (1U << STATUS_SIZE) - 1U, enumerator
163 STATUS_MASK = (1UL << STATUS_SIZE) - 1UL, enumerator