HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_OS_MAC (Results 1 - 12 of 12) sorted by null

  /external/mdnsresponder/mDNSShared/
CommonServices.h 41 #if( !defined( TARGET_OS_MAC ) )
45 #define TARGET_OS_MAC 0
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)
    [all...]
DebugServices.c 113 #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 )
    [all...]
  /external/skia/include/gpu/
GrConfig.h 73 #elif TARGET_OS_MAC