OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__IBMCPP__
(Results
1 - 25
of
78
) sorted by null
1
2
3
4
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h
5
#if defined (
__IBMCPP__
) || defined (__IBMC__)
13
#if !defined(
__IBMCPP__
) || (
__IBMCPP__
< 500)
25
# ifdef
__IBMCPP__
58
# elif (defined (__WINDOWS__) || defined (_AIX) || defined (__OS2__) ) && (
__IBMCPP__
>= 350)
99
# if defined (__OS2__) && (
__IBMCPP__
<= 350)
117
#if
__IBMCPP__
<= 350
121
#if
__IBMCPP__
< 350
125
#if
__IBMCPP__
>= 365
133
#if defined(
__IBMCPP__
) && (500 <= __IBMCPP__) && (__IBMCPP__ < 700
[
all
...]
_epilog.h
25
#elif defined (
__IBMCPP__
)
_prolog.h
36
#elif defined (
__IBMCPP__
)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h
5
#if defined (
__IBMCPP__
) || defined (__IBMC__)
13
#if !defined(
__IBMCPP__
) || (
__IBMCPP__
< 500)
25
# ifdef
__IBMCPP__
58
# elif (defined (__WINDOWS__) || defined (_AIX) || defined (__OS2__) ) && (
__IBMCPP__
>= 350)
99
# if defined (__OS2__) && (
__IBMCPP__
<= 350)
117
#if
__IBMCPP__
<= 350
121
#if
__IBMCPP__
< 350
125
#if
__IBMCPP__
>= 365
133
#if defined(
__IBMCPP__
) && (500 <= __IBMCPP__) && (__IBMCPP__ < 700
[
all
...]
_epilog.h
25
#elif defined (
__IBMCPP__
)
_prolog.h
36
#elif defined (
__IBMCPP__
)
/ndk/sources/cxx-stl/stlport/stlport/
math.h
24
!(defined(
__IBMCPP__
) && (500 <=
__IBMCPP__
)) && !defined(_STLP_WCE_EVC3)
cerrno
38
# if !defined (
__IBMCPP__
) && !defined (__hpux) && !defined (__MWERKS__) && !defined (_STLP_WCE)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_stdlib_config.hpp
63
#elif defined(
__IBMCPP__
)
71
#elif (defined(_YVALS) && !defined(
__IBMCPP__
)) || defined(_CPPLIB_VER)
select_compiler_config.hpp
92
#elif defined(
__IBMCPP__
)
select_platform_config.hpp
52
#elif defined(
__IBMCPP__
) || defined(_AIX)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
current_function.hpp
43
#elif (defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 600)) || (defined(
__IBMCPP__
) && (
__IBMCPP__
>= 500))
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
config.hpp
32
|| BOOST_WORKAROUND(
__IBMCPP__
, < 600 ) \
70
#if BOOST_WORKAROUND(__MWERKS__, < 0x3000) || BOOST_WORKAROUND(
__IBMCPP__
, <= 600)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
math.h
24
!(defined(
__IBMCPP__
) && (500 <=
__IBMCPP__
)) && !defined(_STLP_WCE_EVC3)
cerrno
38
# if !defined (
__IBMCPP__
) && !defined (__hpux) && !defined (__MWERKS__) && !defined (_STLP_WCE)
/external/ltrace/testsuite/lib/
compiler.cc
44
set compiler_info [join {xlc++
__IBMCPP__
} -]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
sequence_traits.hpp
97
# if BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
101
# endif // BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
125
# if BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
129
# endif // BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
152
# if BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
156
# endif // BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
179
# if BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
183
# endif // BOOST_WORKAROUND(
__IBMCPP__
, <= 600 )
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
preprocessor.hpp
22
|| BOOST_WORKAROUND(
__IBMCPP__
, BOOST_TESTED_AT(502)) \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/
include_preprocessed.hpp
25
#if BOOST_WORKAROUND(
__IBMCPP__
, BOOST_TESTED_AT(700))
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
config.hpp
46
# elif defined(__BORLANDC__) || defined(__IBMC__) || defined(
__IBMCPP__
) || defined(__SUNPRO_CC)
75
# if defined __GCCXML__ || defined __CUDACC__ || defined __PATHSCALE__ || defined __clang__ || defined __DMC__ || defined __CODEGEARC__ || defined __BORLANDC__ || defined __MWERKS__ || defined __SUNPRO_CC || defined __HP_aCC && !defined __EDG__ || defined __MRC__ || defined __SC__ || defined
__IBMCPP__
|| defined __PGI
97
# if defined _MSC_VER && _MSC_VER >= 1400 && !(defined __EDG__ || defined __GCCXML__ || defined __CUDACC__ || defined __PATHSCALE__ || defined __clang__ || defined __DMC__ || defined __CODEGEARC__ || defined __BORLANDC__ || defined __MWERKS__ || defined __SUNPRO_CC || defined __HP_aCC || defined __MRC__ || defined __SC__ || defined
__IBMCPP__
|| defined __PGI)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
config.hpp
25
BOOST_WORKAROUND(
__IBMCPP__
, BOOST_TESTED_AT(600)) || \
52
BOOST_WORKAROUND(
__IBMCPP__
, BOOST_TESTED_AT(600)) || \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
include_preprocessed.hpp
32
#if BOOST_WORKAROUND(
__IBMCPP__
, BOOST_TESTED_AT(700))
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
include_preprocessed.hpp
44
#if BOOST_WORKAROUND(
__IBMCPP__
, BOOST_TESTED_AT(700))
/external/c-ares/
ares_build.h
175
# if defined(__IBMC__) || defined(
__IBMCPP__
)
188
# if defined(__IBMC__) || defined(
__IBMCPP__
)
/external/llvm/lib/Support/
Atomic.cpp
25
#if defined(__GNUC__) || (defined(
__IBMCPP__
) &&
__IBMCPP__
>= 1210)
Completed in 473 milliseconds
1
2
3
4