Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Dprutils.c355 FILE *IncludeFile; in PrOpenIncludeFile() local
441 FILE *IncludeFile; in PrOpenIncludeWithPrefix() local
H A Daslfiles.c675 FILE *IncludeFile; in FlOpenIncludeWithPrefix() local
747 FILE *IncludeFile; in FlOpenIncludeFile() local
/dflybsd-src/contrib/bmake/
H A Dparse.c1212 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) in IncludeFile() function