Home
last modified time | relevance | path

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

/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h282 #define LIST_INIT(head) do { \ macro
/external/libevent/compat/sys/
Dqueue.h170 #define LIST_INIT(head) do { \ macro
/external/cronet/third_party/libevent/compat/sys/
Dqueue.h170 #define LIST_INIT(head) do { \ macro
/external/iperf3/src/
Dqueue.h197 #define LIST_INIT(head) do { \ macro
/external/libiio/src/iiod/
Dqueue.h101 #define LIST_INIT(head) do { \ macro
/external/python/cpython2/Lib/plat-unixware7/
DIN.py158 def LIST_INIT(head): return \ function
160 def LIST_INIT(head): return \ function
/external/openthread/third_party/tcplp/bsdtcp/sys/
Dqueue.h475 #define LIST_INIT(head) do { \ macro