Searched defs:STRLIST_FOREACH (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/driver/
H A Dstrlist.h64 #define STRLIST_FOREACH(var, head) \ macro
H A Dstrlist.c80 STRLIST_FOREACH(s, l) { function
162 STRLIST_FOREACH(s, l2) { function
H A Ddriver.c152 STRLIST_FOREACH(s, lists[i]) { function
236 STRLIST_FOREACH(s, path) { function
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dstrlist.h58 #define STRLIST_FOREACH(v, sl, index) \ macro

Completed in 248 milliseconds