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

/vbox/src/VBox/Additions/solaris/DRM/include/
H A Dqueue.h435 #define QMD_TAILQ_CHECK_HEAD(head, field) do { \ macro
459 #define QMD_TAILQ_CHECK_HEAD(head, field) macro
532 QMD_TAILQ_CHECK_HEAD(head, field); \
/vbox/src/VBox/Devices/Network/slirp/
H A Dqueue.h454 #define QMD_TAILQ_CHECK_HEAD(head, field) do { \ macro
478 #define QMD_TAILQ_CHECK_HEAD(head, field) macro
551 QMD_TAILQ_CHECK_HEAD(head, field); \

Completed in 45 milliseconds