Home
last modified time | relevance | path

Searched defs:LIST_ENTRY (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CodeGen/
Dpointer-signext.c16 } LIST_ENTRY; typedef
/external/virglrenderer/src/gallium/auxiliary/util/
Du_double_list.h103 #define LIST_ENTRY(__type, __item, __field) \ macro
/external/libevent/include/event2/
Devent_struct.h90 #define LIST_ENTRY(type) \ macro
/external/libdrm/
Dutil_double_list.h98 #define LIST_ENTRY(__type, __item, __field) \ macro
/external/mesa3d/src/util/
Dlist.h163 #define LIST_ENTRY(__type, __item, __field) \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h263 #define LIST_ENTRY(type) \ macro
/external/libevent/compat/sys/
Dqueue.h148 #define LIST_ENTRY(type) \ macro
/external/iperf3/src/
Dqueue.h175 #define LIST_ENTRY(type) \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h260 #define LIST_ENTRY(type) \ macro
/external/python/cpython2/Lib/plat-freebsd4/
DIN.py214 def LIST_ENTRY(type): return \ function
/external/python/cpython2/Lib/plat-freebsd5/
DIN.py214 def LIST_ENTRY(type): return \ function