Home
last modified time | relevance | path

Searched refs:PATHEXT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Dshlib96 elif test -n "$PATHEXT" ; then
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProgram.inc67 PathExts.push_back(".exe"); // FIXME: This must be in %PATHEXT%.
68 if (const char *PathExtEnv = std::getenv("PATHEXT"))