Home
last modified time | relevance | path

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

/aosp_15_r20/external/libevent/compat/sys/
H A Dqueue.h203 #define LIST_REPLACE(elm, elm2, field) do { \ argument
365 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
475 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ argument
/aosp_15_r20/external/cronet/third_party/libevent/compat/sys/
H A Dqueue.h203 #define LIST_REPLACE(elm, elm2, field) do { \ argument
365 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
475 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ argument
/aosp_15_r20/external/iperf3/src/
H A Dqueue.h232 #define LIST_REPLACE(elm, elm2, field) do { \ argument
398 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
512 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ argument
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dqueue.h237 #define LIST_REPLACE(elm, elm2, field) do { \ argument
507 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
633 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ argument