Searched refs:define2 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/makedepend/dist/ |
| H A D | def.h | 178 void define2(const char *name, const char *val, struct inclist *file);
|
| H A D | parse.c | 335 define2(const char *name, const char *val, struct inclist *file) function in typeref:typename:void 430 define2(def, "1", file); 432 define2(def, val, file);
|
| H A D | main.c | 124 define2(psymp->s_name, psymp->s_value, &maininclist); 142 define2(osrevdef, "1", &maininclist);
|
Completed in 3 milliseconds