OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_OS_OSX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_mac.h
18
/*
TARGET_OS_OSX
is not present in SDKs before Darwin16 (macOS 10.12) use
21
#if !defined(
TARGET_OS_OSX
) && TARGET_OS_MAC
22
# define
TARGET_OS_OSX
1
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_mac.h
18
/*
TARGET_OS_OSX
is not present in SDKs before Darwin16 (macOS 10.12) use
21
#if !defined(
TARGET_OS_OSX
) && TARGET_OS_MAC
22
# define
TARGET_OS_OSX
1
Completed in 15 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026