Home
last modified time | relevance | path

Searched defs:eval_floor (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/multiprecision/concepts/
Dmp_number_archetypes.hpp183 inline void eval_floor(number_backend_float_architype& result, const number_backend_float_architype… in eval_floor() function
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_iostream.hpp370 …template<class float_type> inline void eval_floor (float_type& b, const float_ty… in eval_floor() function
/third_party/boost/libs/multiprecision/performance/
Darithmetic_backend.hpp324 inline BOOST_MP_CXX14_CONSTEXPR void eval_floor(arithmetic_backend<Arithmetic>& result, const arith… in eval_floor() function
/third_party/boost/boost/multiprecision/
Dfloat128.hpp398 inline void eval_floor(float128_backend& result, const float128_backend& arg) in eval_floor() function
Dcpp_dec_float.hpp2848 inline void eval_floor(cpp_dec_float<Digits10, ExponentType, Allocator>& result, const cpp_dec_floa… in eval_floor() function
Dmpfi.hpp870 inline void eval_floor(mpfi_float_backend<Digits10>& result, const mpfi_float_backend<Digits10>& va… in eval_floor() function
Dcpp_bin_float.hpp1668 inline void eval_floor(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, cons… in eval_floor() function
Dgmp.hpp1060 inline void eval_floor(gmp_float<Digits10>& result, const gmp_float<Digits10>& val) in eval_floor() function
Dmpfr.hpp1346 inline void eval_floor(mpfr_float_backend<Digits10, AllocateType>& result, const mpfr_float_backend… in eval_floor() function