OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_OS_VXWORKS
(Results
1 - 3
of
3
) sorted by null
/external/mdnsresponder/mDNSShared/
CommonServices.h
99
#if( !defined(
TARGET_OS_VXWORKS
) )
104
#define
TARGET_OS_VXWORKS
1
106
#define
TARGET_OS_VXWORKS
0
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
...]
DebugServices.h
31
#if(
TARGET_OS_VXWORKS
)
[
all
...]
DebugServices.c
42
#if(
TARGET_OS_VXWORKS
)
173
#if(
TARGET_OS_VXWORKS
)
248
#if(
TARGET_OS_VXWORKS
)
292
#elif(
TARGET_OS_VXWORKS
)
568
#if(
TARGET_OS_VXWORKS
)
[
all
...]
Completed in 24 milliseconds