Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp1269 TCHAR path[MAX_PATH], commonPath[MAX_PATH], fileloc[MAX_PATH], linkpath[MAX_PATH]; in ProgramGroup() local
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DLexer.cpp131 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer()