Searched refs:STRLIST_FOREACH (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/driver/
H A Dstrlist.c63 STRLIST_FOREACH(s, l)
69 STRLIST_FOREACH(s, l)
80 STRLIST_FOREACH(s, l) { function
116 STRLIST_FOREACH(s, l2)
162 STRLIST_FOREACH(s, l2) { function
H A Dstrlist.h64 #define STRLIST_FOREACH(var, head) \ macro
H A Ddriver.c152 STRLIST_FOREACH(s, lists[i]) { function
236 STRLIST_FOREACH(s, path) { function
321 STRLIST_FOREACH(s, &includes) {
325 STRLIST_FOREACH(s, &incdirs) {
329 STRLIST_FOREACH(s, &user_sysincdirs) {
334 STRLIST_FOREACH(s, &sysincdirs) {
496 STRLIST_FOREACH(s, early_csu)
499 STRLIST_FOREACH(s, late_csu)
520 STRLIST_FOREACH(file, &temp_outputs) {
846 STRLIST_FOREACH(inpu
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dstrlist.h58 #define STRLIST_FOREACH(v, sl, index) \ macro
H A Dstrlist.c63 STRLIST_FOREACH(str, sl, i)
92 items[1].si_str = NULL; /* STRLIST_FOREACH() terminator */
H A Dfor.c412 STRLIST_FOREACH(var, &arg->vars, i) {
435 STRLIST_FOREACH(var, &arg->vars, i) {

Completed in 179 milliseconds