Home
last modified time | relevance | path

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

/llvm-project/libc/test/include/sys/
H A Dqueue_test.cpp51 Head head2 = SLIST_HEAD_INITIALIZER(head); TEST() local
126 Head head2 = STAILQ_HEAD_INITIALIZER(head); TEST() local
[all...]
/llvm-project/libc/include/llvm-libc-macros/
H A Dsys-queue-macros.h71 #define SLIST_CONCAT(head1, head2, type, field) \ argument
124 #define SLIST_SWAP(head1, head2, type) \ argument
187 #define STAILQ_CONCAT(head1, head2, typ argument
248 STAILQ_SWAP(head1,head2,type) global() argument
[all...]