Searched defs:IncludeFile (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ | ||
H A D | prutils.c | 481 FILE *IncludeFile; PrOpenIncludeFile() local |
H A D | aslfiles.c | 567 FILE *IncludeFile; FlOpenIncludeWithPrefix() local |
/netbsd-src/usr.bin/make/ | ||
H A D | parse.c | 1243 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) IncludeFile() function |