Home
last modified time | relevance | path

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

/freebsd-src/contrib/libarchive/unzip/
H A Dla_queue.h271 #define SLIST_SWAP(head1, head2, type) do { \ macro
/freebsd-src/sys/sys/
H A Dqueue.h303 #define SLIST_SWAP(head1, head2, type) do { \ macro