Searched refs:QMD_TAILQ_CHECK_TAIL (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/firewire/
H A Dqueue.h436 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
454 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
539 QMD_TAILQ_CHECK_TAIL(head, field); \
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h441 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
459 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
544 QMD_TAILQ_CHECK_TAIL(head, field); \
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h612 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
630 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
735 QMD_TAILQ_CHECK_TAIL(head, field); \

Completed in 30 milliseconds