Home
last modified time | relevance | path

Searched refs:i2_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 Dinteger_ops.hpp327 typedef typename boost::multiprecision::detail::canonical<Integer, Backend>::type i2_type; in eval_powm() typedef
357 eval_modulus(result, x2, static_cast<i2_type>(c)); in eval_powm()
406 typedef typename boost::multiprecision::detail::canonical<Integer2, Backend>::type i2_type; in eval_powm() typedef
429 eval_modulus(result, x2, static_cast<i2_type>(c)); in eval_powm()