Home
last modified time | relevance | path

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

/third_party/boost/libs/multiprecision/test/
Dtest_cpp_bin_float_conv.cpp42 void check_round(const T& val, bool check_extended = false) in check_round() function
203 check_round(r1); in main()
205 check_round(r1); in main()
208 check_round(r1); in main()
210 check_round(r1); in main()
215 check_round(r1); in main()
219 check_round(r1); in main()
228 check_round(r1); in main()
229 check_round(boost::math::float_next(r1)); in main()
230 check_round(boost::math::float_prior(r1)); in main()
[all …]