Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Dprutils.c589 FILE *IncludeFile; PrOpenIncludeFile() local
675 FILE *IncludeFile; PrOpenIncludeWithPrefix() local
[all...]
H A Daslfiles.c675 FILE *IncludeFile; FlOpenIncludeWithPrefix() local
747 FILE *IncludeFile; FlOpenIncludeFile() local
[all...]
/freebsd-src/contrib/bmake/
H A Dparse.c1257 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) IncludeFile() function