Searched defs:TAILQ_ENTRY (Results 1 – 12 of 12) sorted by relevance
38 #define TAILQ_ENTRY(type) \ macro
44 #define TAILQ_ENTRY(type) \ macro
71 #define TAILQ_ENTRY(type) \ macro
204 #define TAILQ_ENTRY(type) \ macro
329 #define TAILQ_ENTRY(type) \ macro
284 #define TAILQ_ENTRY(type) \ macro
315 #define TAILQ_ENTRY(type) \ macro
382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro
218 def TAILQ_ENTRY(type): return \ function
554 #define TAILQ_ENTRY(type) \ macro