Home | History | Annotate | Download | only in stl

Lines Matching full:defined

19 #if defined (_STLP_USE_NEW_C_HEADERS)
20 # if defined (_STLP_HAS_INCLUDE_NEXT)
29 #if defined (__BORLANDC__) && !defined (__linux__)
33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
40 #if defined (_STLP_WCE)
44 #if defined (__MSL__) && (__MSL__ <= 0x5003)
84 # if !(defined (_STLP_NO_NATIVE_WIDE_STREAMS) || defined (_STLP_NO_NATIVE_MBSTATE_T))
93 # if defined (_STLP_LONG_LONG) && !defined (_STLP_NO_VENDOR_STDLIB_L)
94 # if !defined(__sun)
110 #if (defined (__BORLANDC__) || defined (__WATCOMC__)) && defined (_STLP_USE_NEW_C_HEADERS)
117 #if defined(_MSC_EXTENSIONS) && defined(_STLP_MSVC) && (_STLP_MSVC <= 1300)
125 #if !defined (__SUNPRO_CC) && \
126 (!defined (__HP_aCC) || (__HP_aCC < 30000))
129 # if !defined (__WATCOMC__) && \
130 (!defined (_STLP_MSVC_LIB) || (_STLP_MSVC_LIB < 1310) || defined (UNDER_CE))
135 # if !defined (__WATCOMC__) && \
136 (!defined (_STLP_MSVC_LIB) || (_STLP_MSVC_LIB < 1400) || defined (_STLP_USING_PLATFORM_SDK_COMPILER) || defined (UNDER_CE))
142 #if defined (_STLP_RESTORE_FUNCTION_INTRINSIC)
148 #if defined (_STLP_LONG_LONG)
149 # if !defined (_STLP_NO_VENDOR_STDLIB_L)
150 # if !defined (__sun)
172 #if defined (_STLP_IMPORT_VENDOR_CSTD) && !defined (_STLP_NO_CSTD_FUNCTION_IMPORTS)