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 D | generic_interconvert.hpp | 30 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 D | number_base.hpp | 990 number_kind_floating_point = 1, enumerator
|
| H A D | default_ops.hpp | 3090 UNARY_OP_FUNCTOR(fabs, number_kind_floating_point) in UNARY_OP_FUNCTOR() argument
|