Home
last modified time | relevance | path

Searched refs:BOOST_STDLIB (Results 1 – 25 of 127) sorted by relevance

123456

/third_party/boost/boost/config/stdlib/
Droguewave.hpp33 # define BOOST_STDLIB "Rogue Wave standard library version (Unknown version)" macro
35 # define BOOST_STDLIB "Rogue Wave standard library version " BOOST_STRINGIZE(_RWSTD_VER) macro
38 # define BOOST_STDLIB "Apache STDCXX standard library version " _RWSTD_VER_STR macro
40 # define BOOST_STDLIB "Apache STDCXX standard library version " BOOST_STRINGIZE(_RWSTD_VER) macro
Ddinkumware.hpp261 # define BOOST_STDLIB "Dinkumware standard library version " BOOST_STRINGIZE(_CPPLIB_VER) macro
263 # define BOOST_STDLIB "Dinkumware standard library version 1.x" macro
Dlibstdcpp3.hpp15 #define BOOST_STDLIB "GNU libstdc++ version " BOOST_STRINGIZE(__GLIBCXX__) macro
17 #define BOOST_STDLIB "GNU libstdc++ version " BOOST_STRINGIZE(__GLIBCPP__) macro
/third_party/boost/libs/math/test/float128/
Dlog1p_expm1_test.cpp64 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_legendre.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_zeta.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_hermite.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_binomial_coeff.cpp35 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_tgamma_ratio.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_igamma_inva.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_cbrt.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_bessel_i.cpp42 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_laguerre.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_ellint_2.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_trigamma.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_expint.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_ellint_1.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_ibeta_inv_1.cpp30 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dpowm1_sqrtp1m1_test.cpp66 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_igamma.cpp37 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_carlson.cpp41 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
Dtest_polygamma.cpp37 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()
/third_party/boost/libs/container_hash/test/
Dhash_long_double_test.cpp12 std::cerr<<"Library: "<<BOOST_STDLIB<<"\n\n"; in main()
Dhash_float_test.cpp12 std::cerr<<"Library: "<<BOOST_STDLIB<<"\n\n"; in main()
/third_party/boost/libs/multiprecision/test/math/
Dlog1p_expm1_test.cpp86 << BOOST_STDLIB << ", " << BOOST_PLATFORM << std::endl; in expected_results()

123456