Searched refs:TARGET_OS_VXWORKS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DCommonServices.h99 #if ( !defined( TARGET_OS_VXWORKS ) )
104 #define TARGET_OS_VXWORKS 1 macro
106 #define TARGET_OS_VXWORKS 0 macro
228 #elif ( TARGET_OS_VXWORKS )
278 #if ( !TARGET_OS_VXWORKS )
283 #if ( __GNUC__ || !TARGET_OS_VXWORKS )
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)
763 #elif ( TARGET_OS_VXWORKS && ( TORNADO_VERSION < 220 ) )
918 #if ( !TARGET_OS_VXWORKS )
[all...]
H A DDebugServices.h31 #if ( TARGET_OS_VXWORKS )
1256 #if ( TARGET_OS_VXWORKS )
H A DDebugServices.c42 #if ( TARGET_OS_VXWORKS )
173 #if ( TARGET_OS_VXWORKS )
248 #if ( TARGET_OS_VXWORKS )
292 #elif ( TARGET_OS_VXWORKS )
568 #if ( TARGET_OS_VXWORKS )
2453 #if ( TARGET_OS_VXWORKS )

Completed in 148 milliseconds