Searched refs:MACOS_VERSION_SNOW_LEOPARD (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.h27 MACOS_VERSION_SNOW_LEOPARD, enumerator in enum:__sanitizer::MacosVersion
H A Dsanitizer_mac.cc373 case '0': return MACOS_VERSION_SNOW_LEOPARD;
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_mac.cc49 return GetMacosVersion() == MACOS_VERSION_SNOW_LEOPARD;

Completed in 57 milliseconds