Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_round.cpp98 void check_modf_result(T a, T fract, U ipart) in check_modf_result() function
140 check_modf_result(arg, frac, r); in test_round_number()
149 check_modf_result(arg, r, i); in test_round_number()
169 check_modf_result(arg, r, l); in test_round_number()
191 check_modf_result(arg, r, ll); in test_round_number()
/third_party/boost/libs/multiprecision/test/
Dtest_round.cpp167 void check_modf_result(T a, T fract, U ipart) in check_modf_result() function
211 check_modf_result(arg, frac, r); in test()
222 check_modf_result(arg, r, i); in test()
233 check_modf_result(arg, r, l); in test()
246 check_modf_result(arg, r, ll); in test()