Searched refs:TARGET_OS_MAC (Results 1 - 14 of 14) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A DCommonServices.h41 #if( !defined( TARGET_OS_MAC ) )
45 #define TARGET_OS_MAC 0 macro
413 #if( !TARGET_OS_MAC )
466 #if( ( TARGET_OS_MAC && !defined( SO_NOADDRERR ) ) || ( TARGET_OS_WIN32 && !defined( EAI_AGAIN ) ) || TARGET_OS_VXWORKS )
477 #if( !defined(_SSIZE_T) && ( TARGET_OS_WIN32 || !defined( _BSD_SSIZE_T_DEFINED_ ) ) && !TARGET_OS_FREEBSD && !TARGET_OS_LINUX && !TARGET_OS_VXWORKS && !TARGET_OS_MAC)
1024 #if( !TARGET_OS_MAC && !TARGET_API_MAC_OSX_KERNEL )
1132 #if( !TARGET_OS_MAC )
H A DDebugServices.c113 #if( TARGET_OS_MAC )
218 #if( TARGET_OS_MAC )
276 #if( TARGET_OS_MAC )
363 #if( TARGET_OS_MAC )
621 #if( TARGET_OS_MAC )
889 #if( TARGET_OS_MAC )
1510 #if TARGET_OS_MAC
/external/freetype/include/freetype/config/
H A Dftconfig.h139 #if TARGET_OS_MAC
/external/freetype/src/gzip/
H A Dzconf.h218 #if !defined(MACOS) && !defined(TARGET_OS_MAC)
H A Dzutil.h108 #if defined(MACOS) || defined(TARGET_OS_MAC)
/external/pdfium/third_party/freetype/include/freetype/config/
H A Dftconfig.h139 #if TARGET_OS_MAC
/external/pdfium/third_party/zlib_v128/
H A Dzutil.h123 #if defined(MACOS) || defined(TARGET_OS_MAC)
/external/zlib/src/
H A Dzutil.h121 #if defined(MACOS) || defined(TARGET_OS_MAC)
/external/zlib/
H A Dzutil.h121 #if defined(MACOS) || defined(TARGET_OS_MAC)
/external/openssh/
H A Dmonitor_wrap.c63 #ifdef TARGET_OS_MAC /* XXX Broken krb5 headers on Mac */
64 #undef TARGET_OS_MAC macro
66 #define TARGET_OS_MAC 1 macro
H A Dmonitor.c77 #ifdef TARGET_OS_MAC /* XXX Broken krb5 headers on Mac */
78 #undef TARGET_OS_MAC macro
80 #define TARGET_OS_MAC 1 macro
/external/libpng/
H A Dpngpriv.h458 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
/external/pdfium/third_party/lpng_v163/
H A Dpngpriv.h387 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
/external/curl/lib/vtls/
H A Ddarwinssl.c52 #if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE))
93 #endif /* (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE)) */

Completed in 697 milliseconds