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

/vbox/src/VBox/Additions/solaris/DRM/include/
H A Dqueue.h442 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
460 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
545 QMD_TAILQ_CHECK_TAIL(head, field); \
/vbox/src/VBox/Devices/Network/slirp/
H A Dqueue.h461 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
479 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
564 QMD_TAILQ_CHECK_TAIL(head, field); \

Completed in 46 milliseconds