Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/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
/freebsd-14.2/contrib/bmake/
H A Dparse.c1258 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) in IncludeFile() function