Searched defs:SLIST_INIT (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ | ||
D | user_queue.h | 180 #define SLIST_INIT(head) do { \ macro |
/third_party/FreeBSD/sys/sys/ | ||
D | queue.h | 258 #define SLIST_INIT(head) do { \ macro |