Searched refs:GetMacosVersion (Results 1 – 6 of 6) sorted by relevance
51 MacosVersion GetMacosVersion();
308 if ((GetMacosVersion() >= MACOS_VERSION_MAVERICKS) && at_initialization && in GetThreadStackTopAndBottom()570 MacosVersion GetMacosVersion() { in GetMacosVersion() function588 return GetMacosVersion() == MACOS_VERSION_SNOW_LEOPARD; in PlatformHasDifferentMemcpyAndMemmove()637 if (GetMacosVersion() >= MACOS_VERSION_YOSEMITE) { in LogFullErrorReport()713 GetMacosVersion() >= MACOS_VERSION_HIGH_SIERRA_DOT_RELEASE_4; in InitializePlatformEarly()
71 if (GetMacosVersion() == MACOS_VERSION_MAVERICKS) { in GetArgV()
63 if (GetMacosVersion() >= MACOS_VERSION_LION) {77 if (GetMacosVersion() >= MACOS_VERSION_LION) {
258 if (GetMacosVersion() >= MACOS_VERSION_MOJAVE) { in InitializePlatform()
519 (GetMacosVersion() >= MACOS_VERSION_MOJAVE) ? env[12] : env[13]; in LongJmp()