Searched refs:GetMacosVersion (Results 1 – 5 of 5) sorted by relevance
35 MacosVersion GetMacosVersion();
255 if ((GetMacosVersion() >= MACOS_VERSION_MAVERICKS) && at_initialization && in GetThreadStackTopAndBottom()424 MacosVersion GetMacosVersion() { in GetMacosVersion() function482 if (GetMacosVersion() >= MACOS_VERSION_YOSEMITE) { in LogFullErrorReport()
70 if (GetMacosVersion() == MACOS_VERSION_MAVERICKS) { in GetArgV()
43 if (GetMacosVersion() >= MACOS_VERSION_LION) {
58 return GetMacosVersion() == MACOS_VERSION_SNOW_LEOPARD; in PlatformHasDifferentMemcpyAndMemmove()