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/
H A Dprutils.c481 FILE *IncludeFile; PrOpenIncludeFile() local
568 FILE *IncludeFile; PrOpenIncludeWithPrefix() local
[all...]
H A Daslfiles.c567 FILE *IncludeFile; FlOpenIncludeWithPrefix() local
639 FILE *IncludeFile; FlOpenIncludeFile() local
[all...]
/netbsd-src/usr.bin/make/
H A Dparse.c1243 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) IncludeFile() function