Home
last modified time | relevance | path

Searched refs:__SGI_STL_PORT (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dinteger_traits.hpp109 #elif (defined(__sgi) && (!defined(__SGI_STL_PORT) || __SGI_STL_PORT < 0x400))\
115 || (defined(__hpux) && defined(__GNUC__) && (__GNUC__ == 3) && !defined(__SGI_STL_PORT))
122 #elif defined(__hpux) && defined(__GNUC__) && (__GNUC__ == 2) && !defined(__SGI_STL_PORT)
Dlexical_cast.hpp1364 #if defined(_MSC_VER) && (_MSC_VER >= 1400) && !defined(__SGI_STL_PORT) && !defined(_STLPORT_VERSIO… in shl_real_type()
1377 #if defined(_MSC_VER) && (_MSC_VER >= 1400) && !defined(__SGI_STL_PORT) && !defined(_STLPORT_VERSIO… in shl_real_type()
1391 #if defined(_MSC_VER) && (_MSC_VER >= 1400) && !defined(__SGI_STL_PORT) && !defined(_STLPORT_VERSIO… in shl_real_type()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
Dselect_stdlib_config.hpp23 #if defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION)
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_config_compat_post.h4 # define __SGI_STL_PORT _STLPORT_VERSION macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dworkaround.hpp189 #ifndef __SGI_STL_PORT
Diterator.hpp63 # if defined(__SGI_STL_PORT)
65 # if (__SGI_STL_PORT <= 0x410) && !defined(__STL_CLASS_PARTIAL_SPECIALIZATION) && defined(__STL_DE…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
Dfp_traits.hpp548 && !defined(__SGI_STL_PORT) && !defined(_STLPORT_VERSION)\
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
Dshared_ptr.hpp583 # if defined(BOOST_MSVC) && BOOST_WORKAROUND(BOOST_MSVC, < 1300 && __SGI_STL_PORT)