HomeSort by relevance Sort by last modified time
    Searched refs:GetMacosVersion (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/
asan_mac.h 52 int GetMacosVersion();
asan_mac.cc 55 int GetMacosVersion() {
84 return GetMacosVersion() == MACOS_VERSION_SNOW_LEOPARD;

Completed in 148 milliseconds