Home
last modified time | relevance | path

Searched defs:IncludeFile (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Dprutils.c613 FILE *IncludeFile; in PrOpenIncludeFile() local
700 FILE *IncludeFile; in PrOpenIncludeWithPrefix() local
Daslfiles.c675 FILE *IncludeFile; in FlOpenIncludeWithPrefix() local
747 FILE *IncludeFile; in FlOpenIncludeFile() local
/netbsd/src/usr.bin/make/
Dparse.c1245 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) in IncludeFile() function