Lines Matching refs:cpp
109 register char **cpp;
133 for (cpp = dhosts; *cpp; cpp++)
134 if (strcmp(c->c_name, *cpp) == 0)
140 for (cpp = argv; *cpp; cpp++) {
142 strcmp(c->c_label, *cpp) == 0) {
143 cpp = NULL;
147 if (strcmp(f->n_name, *cpp) == 0)
152 cpp = NULL;
156 doarrow(cpp, c->c_files, c->c_name, c->c_cmds);
159 dodcolon(cpp, c->c_files, c->c_name, c->c_cmds);
180 register char **cpp;
209 for (cpp = filev; *cpp; cpp++)
210 if (strcmp(f->n_name, *cpp) == 0)
523 register char **cpp;
557 for (cpp = filev; *cpp; cpp++)
558 if (strcmp(f->n_name, *cpp) == 0)