Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/sys/
H A Dqueue.h254 #define SLIST_SWAP(head1, head2, type) do { \ argument
291 #define STAILQ_CONCAT(head1, head2) do { \ argument
379 #define STAILQ_SWAP(head1, head2, type) do { \ argument
523 #define LIST_SWAP(head1, head2, type, field) do { \ argument
601 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
736 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument