Searched defs:SIMPLEQ_EMPTY (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/sys/
H A Dqueue.h269 #define SIMPLEQ_EMPTY(head) (SIMPLEQ_FIRST(head) == SIMPLEQ_END(head)) macro

Completed in 76 milliseconds