Home
last modified time | relevance | path

Searched refs:HETERO_BINARY_OP_FUNCTOR_B (Results 1 – 1 of 1) 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 Ddefault_ops.hpp2962 #define HETERO_BINARY_OP_FUNCTOR_B(func, Arg2, category)\ macro
3033 HETERO_BINARY_OP_FUNCTOR_B(func, Arg2, category)
3115 HETERO_BINARY_OP_FUNCTOR_B(ldexp, int, number_kind_floating_point) in UNARY_OP_FUNCTOR()
3117 HETERO_BINARY_OP_FUNCTOR_B(ldexp, long, number_kind_floating_point) in UNARY_OP_FUNCTOR()
3119 HETERO_BINARY_OP_FUNCTOR_B(ldexp, boost::long_long_type, number_kind_floating_point) in UNARY_OP_FUNCTOR()
3133 HETERO_BINARY_OP_FUNCTOR_B(scalbn, int, number_kind_floating_point) in UNARY_OP_FUNCTOR()
3134 HETERO_BINARY_OP_FUNCTOR_B(scalbln, int, number_kind_floating_point) in UNARY_OP_FUNCTOR()
3135 HETERO_BINARY_OP_FUNCTOR_B(scalbn, long, number_kind_floating_point) in UNARY_OP_FUNCTOR()
3136 HETERO_BINARY_OP_FUNCTOR_B(scalbln, long, number_kind_floating_point) in UNARY_OP_FUNCTOR()
3137 HETERO_BINARY_OP_FUNCTOR_B(scalbn, boost::long_long_type, number_kind_floating_point) in UNARY_OP_FUNCTOR()
[all …]