Home
last modified time | relevance | path

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

/openbsd/lib/libelf/
H A D_elftc.h93 #ifndef STAILQ_CONCAT
94 #define STAILQ_CONCAT(head1, head2) do { \ macro
/openbsd/sys/sys/
H A Dqueue.h620 #define STAILQ_CONCAT(head1, head2) do { \ macro