Searched defs:Q_PTR_MASK (Results 1 – 2 of 2) sorted by relevance
105 #define Q_PTR_MASK (2 << (QUEUE_SIZE_VAL + 5) - 1) macro