Home
last modified time | relevance | path

Searched defs:SLIST_SWAP (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm-libc/include/llvm-libc-macros/
H A Dsys-queue-macros.h124 #define SLIST_SWAP(head1, head2, type) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/riscv32-unknown-unknown-elf/llvm-libc-macros/
Dsys-queue-macros.h124 #define SLIST_SWAP(head1, head2, type) \ macro
/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/sys/
H A Dqueue.h255 #define SLIST_SWAP(head1, head2, type) do { \ macro