Searched refs:Windows64 (Results 1 – 6 of 6) sorted by relevance
18 $Windows64 = 0; # Change to 1 if on Windows and running 64 bit29 if ($Windows64) {
13 Windows64, enumConstant
130 return is64 ? Platform.Windows64 : Platform.Windows32; in getPlatform()
230 case Windows64: in extractNativeLibs()
393 || JmeSystem.getPlatform() == Platform.Windows64){ in destroyContext()
561 614087 Fix Socket API usage to allow Windows64 compilation (Ozkan Sezer),