Searched defs:TAILQ_CONCAT (Results 1 – 4 of 4) sorted by relevance
66 #define TAILQ_CONCAT(head1, head2, field) \ macro
602 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
675 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
704 #define TAILQ_CONCAT(head1, head2, field) do { \ macro