Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/queue/
Dsys_queue.c33 LIST_HEAD(Head, Node) head = LIST_HEAD_INITIALIZER(head);
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_queue.h347 #define LIST_HEAD_INITIALIZER(head) \ macro
/third_party/FreeBSD/sys/sys/
Dqueue.h459 #define LIST_HEAD_INITIALIZER(head) \ macro