Searched defs:head1 (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libc/include/llvm-libc-macros/ |
H A D | sys-queue-macros.h | 71 #define SLIST_CONCAT(head1, head2, type, field) \ argument 124 #define SLIST_SWAP(head1, head2, type) \ argument 187 #define STAILQ_CONCAT(head1, head2, type, field) \ argument 248 STAILQ_SWAP(head1,head2,type) global() argument [all...] |