HomeSort by relevance Sort by last modified time
    Searched defs:LIST_INIT (Results 1 - 6 of 6) sorted by null

  /external/ipsec-tools/src/include-glibc/sys/
queue.h 282 #define LIST_INIT(head) do { \
  /external/libevent/compat/sys/
queue.h 170 #define LIST_INIT(head) do { \
  /bionic/libc/include/sys/
queue.h 103 #define LIST_INIT(head) do { \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
queue.h 101 #define LIST_INIT(head) do { \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
queue.h 101 #define LIST_INIT(head) do { \
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 158 def LIST_INIT(head): return \
160 def LIST_INIT(head): return \

Completed in 175 milliseconds