Home
last modified time | relevance | path

Searched refs:is_checked_cpp_int (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/multiprecision/test/
Dtest_cpp_int_karatsuba.cpp71 struct is_checked_cpp_int : public boost::mpl::false_ struct
74 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
78 …:backends::is_fixed_precision<typename N::backend_type>::value && !is_checked_cpp_int<N>::value>::… in test()
187 …:backends::is_fixed_precision<typename N::backend_type>::value && !is_checked_cpp_int<N>::value>::… in test()
Dtest_arithmetic_cpp_int_4.cpp28 struct is_checked_cpp_int<boost::multiprecision::checked_cpp_int> : public boost::mpl::true_ struct
Dtest_arithmetic_cpp_int_6.cpp26 struct is_checked_cpp_int<boost::multiprecision::checked_uint1024_t> : public boost::mpl::true_ struct
Dtest_arithmetic_cpp_int_17.cpp26 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<64, … struct
Dtest_arithmetic_cpp_int_5.cpp11 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
Dtest_arithmetic_cpp_int_15.cpp11 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
Dtest_arithmetic_cpp_int_13.cpp11 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
Dtest_arithmetic_cpp_int_18.cpp11 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
Dtest_arithmetic_cpp_int_12.cpp11 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
Dtest_arithmetic_cpp_int_16.cpp11 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
Dtest_arithmetic_cpp_int_11.cpp11 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
Dtest_cpp_int.cpp76 struct is_checked_cpp_int : public boost::mpl::false_ struct
79 struct is_checked_cpp_int<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinB… struct
159 if (!is_checked_cpp_int<test_type>::value) in t2()
170 if (!is_checked_cpp_int<test_type>::value) in t2()
181 if (!is_checked_cpp_int<test_type>::value) in t2()
198 else if (!is_checked_cpp_int<test_type>::value) in t2()
208 if (!is_checked_cpp_int<test_type>::value) in t2()
271 if ((si > 0) || !is_checked_cpp_int<test_type>::value) in t3()
Dtest_arithmetic.hpp20 struct is_checked_cpp_int : public boost::mpl::false_ struct
413 if (is_checked_cpp_int<Real>::value) in test_signed_integer_ops()
460 if (is_checked_cpp_int<Real>::value) in test_integer_overflow()
477 if (is_checked_cpp_int<Real>::value) in test_integer_overflow()
496 if (is_checked_cpp_int<Real>::value) in test_integer_overflow()
510 if (is_checked_cpp_int<Real>::value) in test_integer_overflow()