Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/include/xen-external/
A Dbsd-sys-queue.h476 if (!TAILQ_EMPTY(head) && \
506 if (!TAILQ_EMPTY(head2)) { \
516 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro

Completed in 3 milliseconds