OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MACOS_VERSION_UNINITIALIZED
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_mac.h
22
MACOS_VERSION_UNINITIALIZED
= 0,
sanitizer_mac.cc
281
MacosVersion cached_macos_version =
MACOS_VERSION_UNINITIALIZED
;
312
if (result ==
MACOS_VERSION_UNINITIALIZED
) {
Completed in 524 milliseconds