Home
last modified time | relevance | path

Searched defs:limb_type (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dcpp_int_config.hpp68 typedef detail::largest_unsigned_type<64>::type limb_type; typedef
/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.hpp88 typedef typename canonical<unsigned char, From>::type limb_type; in generic_interconvert() typedef