Home
last modified time | relevance | path

Searched defs:eval_ilogb (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/multiprecision/
Ddebug_adaptor.hpp305 inline typename Backend::exponent_type eval_ilogb(const debug_adaptor<Backend>& arg) in eval_ilogb() function
Dlogged_adaptor.hpp350 inline typename Backend::exponent_type eval_ilogb(const logged_adaptor<Backend>& arg) in eval_ilogb() function
Dcpp_dec_float.hpp2893 inline ExponentType eval_ilogb(const cpp_dec_float<Digits10, ExponentType, Allocator>& val) in eval_ilogb() function
/third_party/boost/boost/multiprecision/detail/
Ddefault_ops.hpp1616 inline BOOST_MP_CXX14_CONSTEXPR typename B::exponent_type eval_ilogb(const B& val) in eval_ilogb() function