Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/sys/
Dqueue.h216 #define SLIST_CONCAT(head1, head2, type, field) do { \ argument
303 #define SLIST_SWAP(head1, head2, type) do { \ argument
342 #define STAILQ_CONCAT(head1, head2) do { \ argument
430 #define STAILQ_SWAP(head1, head2, type) do { \ argument
520 #define LIST_CONCAT(head1, head2, type, field) do { \ argument
610 #define LIST_SWAP(head1, head2, type, field) do { \ argument
712 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
861 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument