Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dsys-queue-macros.h248 #define STAILQ_SWAP(head1, head2, type) \ macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h396 #define STAILQ_SWAP(head1, head2, type) do { \ macro
/freebsd/sys/sys/
H A Dqueue.h555 #define STAILQ_SWAP(head1, head2, type) do { \ macro