Searched refs:SIMPLEQ_EMPTY (Results 1 – 2 of 2) sorted by relevance
351 #define SIMPLEQ_EMPTY(head) ((head)->sqh_first == NULL) macro