Home
last modified time | relevance | path

Searched defs:exponent_type (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/multiprecision/test/
Dtest_rat_float_interconv.cpp54 struct exponent_type struct
59 struct exponent_type<boost::multiprecision::number<T, ET> > struct
61 typedef typename T::exponent_type type; argument
Dskeleton_backend.hpp53 typedef int exponent_type; typedef
/third_party/boost/boost/multiprecision/detail/
Dfloat_string_cvt.hpp57 typedef typename Backend::exponent_type exponent_type; in convert_to_string() typedef
Dgeneric_interconvert.hpp480 typedef typename From::exponent_type exponent_type; in generic_interconvert_float2int() typedef
/third_party/boost/boost/multiprecision/concepts/
Dmp_number_archetypes.hpp33 typedef int exponent_type; typedef
/third_party/boost/boost/multiprecision/
Ddebug_adaptor.hpp28 Backend, number_category<Backend>::value>::type exponent_type; typedef
Dlogged_adaptor.hpp49 Backend, number_category<Backend>::value>::type exponent_type; typedef
Dcomplex_adaptor.hpp49 typedef typename Backend::exponent_type exponent_type; typedef
Dfloat128.hpp179 typedef int exponent_type; typedef
Dcpp_bin_float.hpp95 typedef Exponent exponent_type; typedef in boost::multiprecision::backends::cpp_bin_float
657 …ame cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>::exponent_type exponent_type; in do_eval_add() typedef
Dmpfr.hpp100 typedef long exponent_type; typedef
424 typedef long exponent_type; typedef
Dmpc.hpp72 typedef long exponent_type; typedef
Dcpp_dec_float.hpp82 typedef ExponentType exponent_type; typedef in boost::multiprecision::backends::cpp_dec_float
Dmpfi.hpp74 typedef long exponent_type; typedef
Dgmp.hpp94 typedef long exponent_type; typedef
/third_party/boost/libs/multiprecision/performance/
Darithmetic_backend.hpp35 typedef int exponent_type; typedef