Searched refs:i1_type (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 D | integer_ops.hpp | 326 typedef typename boost::multiprecision::detail::canonical<Integer, double_type>::type i1_type; in eval_powm() typedef 350 eval_modulus(x, t, static_cast<i1_type>(c)); in eval_powm() 353 eval_modulus(y, t, static_cast<i1_type>(c)); in eval_powm() 405 typedef typename boost::multiprecision::detail::canonical<Integer1, double_type>::type i1_type; in eval_powm() typedef 422 eval_modulus(x, t, static_cast<i1_type>(c)); in eval_powm() 425 eval_modulus(y, t, static_cast<i1_type>(c)); in eval_powm()
|