Searched refs:EXESuffix (Results 1 – 1 of 1) sorted by relevance
219 const char EXESuffix[] = ""; variable221 const char EXESuffix[] = "exe"; variable242 sys::path::replace_extension(Storage, EXESuffix); in PrependMainExecutablePath()