Searched refs:incstring (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/makedepend/dist/
H A Dinclude.c146 newinclude(const char *newfile, const char *incstring, const char *incpath) argument
160 if (incstring == NULL)
163 ip->i_incstring = strdup(incstring);
H A Ddef.h170 struct inclist *newinclude(const char *newfile, const char *incstring,

Completed in 3 milliseconds