Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dsys-queue-macros.h124 #define SLIST_SWAP(head1, head2, type) \ macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h271 #define SLIST_SWAP(head1, head2, type) do { \ macro
/freebsd/sys/sys/
H A Dqueue.h373 #define SLIST_SWAP(head1, head2, type) do { \ macro