Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dgeneric_interconvert.hpp30 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& /*… in generic_interconvert()
126 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& /*… in generic_interconvert()
389 …e void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& in generic_interconvert()
455 …, const mpl::int_<number_kind_rational>& /*to_type*/, const mpl::int_<number_kind_floating_point>& in generic_interconvert()
516 …m, const mpl::int_<number_kind_integer>& /*to_type*/, const mpl::int_<number_kind_floating_point>& in generic_interconvert()
H A Dnumber_base.hpp990 number_kind_floating_point = 1, enumerator
H A Ddefault_ops.hpp3090 UNARY_OP_FUNCTOR(fabs, number_kind_floating_point) in UNARY_OP_FUNCTOR() argument