Searched refs:cirq_empty (Results 1 – 3 of 3) sorted by relevance
174 #define cirq_empty(q) (q->count == 0) macro233 if (cirq_empty(q)) { \
173 #define cirq_empty(q) (q->count == 0) macro232 if (cirq_empty(q)) { \