Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/
Ddebug_adaptor.hpp297 inline void eval_scalbn(debug_adaptor<Backend>& result, const debug_adaptor<Backend>& arg, Exp exp) in eval_scalbn() function
Dlogged_adaptor.hpp342 inline void eval_scalbn(logged_adaptor<Backend>& result, const logged_adaptor<Backend>& arg, Exp ex… in eval_scalbn() function
Dcpp_dec_float.hpp2909 inline void eval_scalbn(cpp_dec_float<Digits10, ExponentType, Allocator>& result, const cpp_dec_flo… in eval_scalbn() function
/third_party/boost/boost/multiprecision/detail/
Ddefault_ops.hpp1665 inline BOOST_MP_CXX14_CONSTEXPR void eval_scalbn(B& result, const B& val, A e) in eval_scalbn() function