Lines Matching defs:x64
55 set OS_PLATFORM=x64
117 ) else if /i "%~1%" == "x64" (
118 set BUILD_PLATFORM=x64
211 ) else if "%BUILD_PLATFORM%" == "x64" (
267 :x64
274 call :configure x64 debug static %LEGACY_BUILD%
277 call :build x64 static %LEGACY_BUILD%
283 call :configure x64 debug shared %LEGACY_BUILD%
286 call :build x64 shared %LEGACY_BUILD%
294 call :configure x64 release static %LEGACY_BUILD%
297 call :build x64 static %LEGACY_BUILD%
303 call :configure x64 release shared %LEGACY_BUILD%
306 call :build x64 shared %LEGACY_BUILD%
363 rem %1 - Platform (x86 or x64)
391 ) else if "%1" == "x64" (
415 ) else if "%1" == "x64" (
447 rem %1 - Platform (x86 or x64)
463 ) else if "%1" == "x64" (
672 echo x64 - Perform a 64-bit build