Home
last modified time | relevance | path

Searched defs:bits_lost (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_roots.cpp151 int bits_lost = static_cast<int>(ceil(log10((std::max)(a, b)) * 3)); in inverse_ibeta_bisect() local
183 int bits_lost = static_cast<int>(ceil(log10((std::max)(a, b)) * 3)); in inverse_ibeta_bisect_neg() local
215 int bits_lost = static_cast<int>(ceil(log10((std::max)(a, b)) * 3)); in inverse_ibeta_newton() local
246 int bits_lost = static_cast<int>(ceil(log10((std::max)(a, b)) * 3)); in inverse_ibeta_newton_neg() local
277 int bits_lost = static_cast<int>(ceil(log10((std::max)(a, b)) * 3)); in inverse_ibeta_halley() local
308 int bits_lost = static_cast<int>(ceil(log10((std::max)(a, b)) * 3)); in inverse_ibeta_halley_neg() local
339 int bits_lost = static_cast<int>(ceil(log10((std::max)(a, b)) * 3)); in inverse_ibeta_schroder() local
/third_party/musl/src/math/
Dfmal.c104 int bits_lost; in add_and_denormalize() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfmal.c104 int bits_lost; in add_and_denormalize() local