Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h367 (var) = TAILQ_PREV((var), headname, field))
413 #define TAILQ_PREV(elm, headname, field) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h463 #define TAILQ_PREV(elm, headname, field) \ macro