Searched defs:LIST_FOREACH (Results 1 - 2 of 2) sorted by relevance
/third_party/eudev/src/shared/ | ||
H A D | list.h | 121 #define LIST_FOREACH(name,i,head) \ macro |
/third_party/FreeBSD/sys/sys/ | ||
H A D | queue.h | 540 #define LIST_FOREACH(var, head, field) \ macro |
Completed in 4 milliseconds