Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/sys/
A Dqueue.h330 if (!STAILQ_EMPTY((head2))) { \
340 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/optee_os/out/arm/export-ta_arm64/include/sys/
A Dqueue.h330 if (!STAILQ_EMPTY((head2))) { \
340 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
/optee_os/out/arm/export-ta_arm32/include/sys/
A Dqueue.h330 if (!STAILQ_EMPTY((head2))) { \
340 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro

Completed in 9 milliseconds