HomeSort by relevance Sort by last modified time
    Searched refs:_exe (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/VC6/
rt.bat 18 @set _exe=python variable
29 @if "%1"=="-d" set _exe=python_d variable
33 @%_exe% rmpyc.py
34 %_exe% %_dashO% -E -tt ../../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9
38 %_exe% %_dashO% -E -tt ../../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9
39 @set _exe= variable
  /external/mksh/src/
check.pl 301 if (($os eq 'VMS') || ($Config{perlpath} =~ m/$Config{_exe}$/i)) {
304 $new_env{'__perlname'} = $Config{perlpath} . $Config{_exe};
    [all...]

Completed in 74 milliseconds