Searched defs:SLIST_SWAP (Results 1 – 3 of 3) sorted by relevance
124 #define SLIST_SWAP(head1, head2, type) \ macro
255 #define SLIST_SWAP(head1, head2, type) do { \ macro