Searched defs:IncludeFile (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/contrib/dev/acpica/compiler/ | ||
H A D | prutils.c | 589 FILE *IncludeFile; PrOpenIncludeFile() local |
H A D | aslfiles.c | 675 FILE *IncludeFile; FlOpenIncludeWithPrefix() local |
/freebsd-src/contrib/bmake/ | ||
H A D | parse.c | 1257 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) IncludeFile() function |