Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dpath_helper.h89 String AltPath; // alternative read-only full path, for backwards compatibility member
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/c/
H A Dlibfossrepo.c366 char* Path, * AltPath; in fo_RepMkPath() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/COFF/
H A DDriver.cpp856 static void parsePDBAltPath(StringRef AltPath) { in parsePDBAltPath()