Lines Matching refs:goto
26 if not "%OS%" == "Windows_NT" goto nodos
30 if /i "%~1" == "-?" goto syntax
31 if /i "%~1" == "-h" goto syntax
32 if /i "%~1" == "-help" goto syntax
39 if not exist "%SystemDrive%\Perl64" goto noperl
46 if not exist "%SRC_DIR%" goto nosrc
55 goto success
63 goto success
68 goto error
73 goto error
78 goto error