Home
last modified time | relevance | path

Searched defs:headname (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h364 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ argument
408 #define TAILQ_LAST(head, headname) \ argument
413 #define TAILQ_PREV(elm, headname, field) \ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h440 #define TAILQ_FOREACH_REVERSE(var, head, headname, field) \ argument
461 #define TAILQ_LAST(head, headname) \ argument
463 #define TAILQ_PREV(elm, headname, field) \ argument