Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/cpp_int/
Dcpp_int_config.hpp63 typedef detail::largest_unsigned_type<64>::type limb_type; typedef
/third_party/boost/boost/multiprecision/detail/
Dgeneric_interconvert.hpp88 typedef typename canonical<unsigned char, From>::type limb_type; in generic_interconvert() typedef