Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h365 for ((var) = TAILQ_LAST((head), headname); \
408 #define TAILQ_LAST(head, headname) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h461 #define TAILQ_LAST(head, headname) \ macro