Home
last modified time | relevance | path

Searched refs:TAILQ_EMPTY (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h347 if (!TAILQ_EMPTY(head2)) { \
355 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h446 if (!TAILQ_EMPTY(head2)) { \
457 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro