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

/xsrc/external/mit/makedepend/dist/
H A Dparse.c34 static struct symtab **slookup(const char *symbol, struct inclist *file);
280 if ((val = slookup(symbol, file)))
309 if ((val = slookup(symbol, &maininclist))) {
436 slookup(const char *symbol, struct inclist *file) function in typeref:struct:symtab **

Completed in 2 milliseconds