HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_OS_MAC (Results 1 - 11 of 11) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
internal_macros.h 49 #if defined(TARGET_OS_MAC)
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
internal_macros.h 44 #if defined(TARGET_OS_MAC)
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_mac.h 19 TARGET_OS_MAC (we have no support for iOS in any form for these versions,
21 #if !defined(TARGET_OS_OSX) && TARGET_OS_MAC
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_mac.h 19 TARGET_OS_MAC (we have no support for iOS in any form for these versions,
21 #if !defined(TARGET_OS_OSX) && TARGET_OS_MAC
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
CommonServices.h 41 #if ( !defined( TARGET_OS_MAC ) )
45 #define TARGET_OS_MAC 0
394 #if ( !TARGET_OS_MAC )
441 #if ( ( TARGET_OS_MAC && !defined( SO_NOADDRERR ) ) || ( TARGET_OS_WIN32 && !defined( EAI_AGAIN ) ) )
450 #if ( !defined(_SSIZE_T) && ( TARGET_OS_WIN32 || !defined( _BSD_SSIZE_T_DEFINED_ ) ) && !TARGET_OS_BSD && !TARGET_OS_LINUX && !TARGET_OS_MAC)
988 #if ( !TARGET_OS_MAC && !TARGET_API_MAC_OSX_KERNEL )
1094 #if ( !TARGET_OS_MAC )
DebugServices.c 109 #if ( TARGET_OS_MAC )
193 #if ( TARGET_OS_MAC )
242 #if ( TARGET_OS_MAC )
323 #if ( TARGET_OS_MAC )
577 #if ( TARGET_OS_MAC )
845 #if ( TARGET_OS_MAC )
1466 #if TARGET_OS_MAC
  /src/external/cddl/osnet/dist/uts/common/zmod/
zutil.h 132 #if defined(MACOS) || defined(TARGET_OS_MAC)
  /src/sys/net/
zlib.h 259 #if !defined(MACOS) && !defined(TARGET_OS_MAC)
zlib.c 175 #if defined(MACOS) || defined(TARGET_OS_MAC)
  /src/external/apache2/mDNSResponder/dist/mDNSPosix/
mDNSPosix.c 52 #if defined(TARGET_OS_MAC) && TARGET_OS_MAC
1187 #if TARGET_OS_MAC
1567 #if defined(TARGET_OS_MAC) && TARGET_OS_MAC
  /src/external/bsd/libarchive/dist/libarchive/
archive_write_disk_posix.c 126 #if TARGET_OS_MAC && !TARGET_OS_EMBEDDED && HAVE_QUARANTINE_H

Completed in 32 milliseconds