Home
last modified time | relevance | path

Searched defs:CurrentPath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslopt.c209 ACPI_BUFFER *CurrentPath, in OptBuildShortestPath()
559 ACPI_BUFFER CurrentPath; in OptOptimizeNamePath() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp293 llvm::SmallString<256> CurrentPath(GetExecutablePath(argv[0])); in main() local