Home
last modified time | relevance | path

Searched refs:TARGET_OS_OSX (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/compat/
H A Dgetentropy_osx.c49 #if TARGET_OS_OSX
55 #if TARGET_OS_OSX
196 #if TARGET_OS_OSX
220 #if TARGET_OS_OSX in getentropy_fallback()
259 #if TARGET_OS_OSX in getentropy_fallback()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.h21 #if !defined(TARGET_OS_OSX) && TARGET_OS_MAC
22 # define TARGET_OS_OSX 1 macro
H A Dsanitizer_platform.h61 # if TARGET_OS_OSX
H A Dsanitizer_mac.cpp628 if (TARGET_OS_OSX) return 4; in GetOSMajorKernelOffset()
642 if (TARGET_OS_OSX) { in ApproximateOSVersionViaKernelVersion()
696 if (TARGET_OS_OSX) in MapToMacos()
/netbsd-src/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp22 #if TARGET_OS_OSX
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/
H A DChangeLog266 (TARGET_OS_OSX, TARGET_OS_IOS, TARGET_OS_TV, TARGET_OS_WATCH):