Home
last modified time | relevance | path

Searched defs:STAILQ_CONCAT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/elftoolchain/common/
H A D_elftc.h94 #define STAILQ_CONCAT(head1, head2) do { \ macro
/freebsd/contrib/openbsm/compat/
H A Dqueue.h229 #define STAILQ_CONCAT(head1, head2) do { \ macro
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h308 #define STAILQ_CONCAT(head1, head2) do { \ macro
/freebsd/sys/sys/
H A Dqueue.h379 #define STAILQ_CONCAT(head1, head2) do { \ macro