Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h574 #define LIST_SWAP(head1, head2, type, field) do { \ macro
/freebsd/sys/sys/
H A Dqueue.h628 #define LIST_SWAP(head1, head2, type, field) do { \ macro