Home
last modified time | relevance | path

Searched refs:big_type1 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/multiprecision/test/
Dtest_mixed_cpp_bin_float.cpp19 …cision::number<boost::multiprecision::cpp_bin_float<100>, boost::multiprecision::et_on> big_type1; in main() typedef
24 test<big_type1, small_type1>(); in main()
26 test<big_type1, small_type2>(); in main()
Dtest_mixed_cpp_dec_float.cpp19 …cision::number<boost::multiprecision::cpp_dec_float<100>, boost::multiprecision::et_on> big_type1; in main() typedef
24 test<big_type1, small_type1>(); in main()
26 test<big_type1, small_type2>(); in main()
Dtest_mixed_mpfr_float.cpp19 …n::number<boost::multiprecision::mpfr_float_backend<100>, boost::multiprecision::et_on> big_type1; in main() typedef
24 test<big_type1, small_type1>(); in main()
26 test<big_type1, small_type2>(); in main()
Dtest_mixed_mpf_float.cpp19 …iprecision::number<boost::multiprecision::gmp_float<100>, boost::multiprecision::et_on> big_type1; in main() typedef
24 test<big_type1, small_type1>(); in main()
26 test<big_type1, small_type2>(); in main()