Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h328 #define TAILQ_HEAD(name, type) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h372 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type,) macro