Searched refs:g_supports_64 (Results 1 – 1 of 1) sorted by relevance
290 static bool g_supports_64 = false; in GetArchitecture() local301 if (g_supports_32 == false && g_supports_64 == false) in GetArchitecture()321 g_supports_64 = true; in GetArchitecture()354 if (g_supports_32 == false && g_supports_64 == false) in GetArchitecture()375 g_supports_64 = true; in GetArchitecture()383 g_supports_64 = true; in GetArchitecture()388 g_supports_64 = g_host_arch_64.IsValid(); in GetArchitecture()398 if (g_supports_64) in GetArchitecture()