Searched defs:SLIST_SWAP (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/libarchive/unzip/ | ||
| H A D | la_queue.h | 271 #define SLIST_SWAP(head1, head2, type) do { \ macro |
| /freebsd/sys/sys/ | ||
| H A D | queue.h | 373 #define SLIST_SWAP(head1, head2, type) do { \ macro |