Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h337 #define TAILQ_ENTRY(type) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro