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