Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dprutils.c613 FILE *IncludeFile; in PrOpenIncludeFile() local
699 FILE *IncludeFile; in PrOpenIncludeWithPrefix() local
H A Daslfiles.c677 FILE *IncludeFile; in FlOpenIncludeWithPrefix() local
749 FILE *IncludeFile; in FlOpenIncludeFile() local
/freebsd/contrib/bmake/
H A Dparse.c1248 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) in IncludeFile() function