OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 996 milliseconds