Searched refs:STAILQ_EMPTY (Results 1 – 1 of 1) sorted by relevance
275 if (!STAILQ_EMPTY((head2))) { \285 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
Completed in 5 milliseconds