Home
last modified time | relevance | path

Searched defs:TAILQ_FIRST (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutils/isoc/include/sys/
A Dqueue.h559 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/optee_os/out/arm/export-ta_arm64/include/sys/
A Dqueue.h559 #define TAILQ_FIRST(head) ((head)->tqh_first) macro
/optee_os/out/arm/export-ta_arm32/include/sys/
A Dqueue.h559 #define TAILQ_FIRST(head) ((head)->tqh_first) macro

Completed in 14 milliseconds