Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dqueue.h528 LIST_INIT(head2); \
535 LIST_INIT(head2); \
563 #define LIST_INIT(head) do { \ macro