Home
last modified time | relevance | path

Searched defs:head1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h214 #define LIST_MOVE(head1, head2) do { \ argument
383 #define SIMPLEQ_CONCAT(head1, head2) do { \ argument
556 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
644 #define STAILQ_CONCAT(head1, head2) do { \ argument
/openbmc/qemu/include/qemu/
H A Dqueue.h354 #define QSIMPLEQ_CONCAT(head1, head2) do { \ argument
362 #define QSIMPLEQ_PREPEND(head1, head2) do { \ argument