Searched defs:QEMPTY (Results 1 – 2 of 2) sorted by relevance
175 #define QEMPTY(q) ((QTAIL(q) == QHEAD(q))&&(!(QNITEMS(q)))) macro
773 #define QEMPTY(q) ((q)->dl_next == (q)) macro