Searched refs:CIRCLEQ_EMPTY (Results 1 – 2 of 2) sorted by relevance
119 #undef CIRCLEQ_EMPTY504 #define CIRCLEQ_EMPTY(head) \ macro
659 #define CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) macro