Searched defs:LIST_FOREACH (Results 1 – 8 of 8) sorted by relevance
| /external/ipsec-tools/src/racoon/ |
| D | var.h | 99 #define LIST_FOREACH(elm, head, field) \ macro
|
| /external/AFLplusplus/include/ |
| D | list.h | 102 #define LIST_FOREACH(list, type, block) \ macro
|
| /external/ipsec-tools/src/include-glibc/sys/ |
| D | queue.h | 277 #define LIST_FOREACH(var, head, field) \ macro
|
| /external/libevent/compat/sys/ |
| D | queue.h | 162 #define LIST_FOREACH(var, head, field) \ macro
|
| /external/cronet/third_party/libevent/compat/sys/ |
| D | queue.h | 162 #define LIST_FOREACH(var, head, field) \ macro
|
| /external/iperf3/src/ |
| D | queue.h | 189 #define LIST_FOREACH(var, head, field) \ macro
|
| /external/libiio/src/iiod/ |
| D | queue.h | 134 #define LIST_FOREACH(var, head, field) \ macro
|
| /external/openthread/third_party/tcplp/bsdtcp/sys/ |
| D | queue.h | 455 #define LIST_FOREACH(var, head, field) \ macro
|