Home
last modified time | relevance | path

Searched refs:STAILQ_SWAP (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_queue.h325 #define STAILQ_SWAP(head1, head2, type) do { \ macro
/third_party/FreeBSD/sys/sys/
Dqueue.h430 #define STAILQ_SWAP(head1, head2, type) do { \ macro