Searched refs:LIST_INIT (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/ | ||
H A D | queue.h | 526 LIST_INIT(head2); \ 533 LIST_INIT(head2); \ 561 #define LIST_INIT(head) do { \ macro |
Completed in 1 milliseconds