Searched refs:FlOpenIncludeWithPrefix (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/compiler/
H A Daslfiles.c54 FlOpenIncludeWithPrefix (
465 * FUNCTION: FlOpenIncludeWithPrefix
478 FlOpenIncludeWithPrefix ( function
561 IncludeFile = FlOpenIncludeWithPrefix ("", Op->Asl.Value.String);
577 IncludeFile = FlOpenIncludeWithPrefix (Gbl_DirectoryPath, Op->Asl.Value.String);
590 IncludeFile = FlOpenIncludeWithPrefix (NextDir->Dir, Op->Asl.Value.String);

Completed in 47 milliseconds