Home
last modified time | relevance | path

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

/third_party/boost/libs/multiprecision/test/
Dtest_checked_mixed_cpp_int.cpp19 void check_result_type(const boost::multiprecision::checked_int1024_t&, const boost::multiprecision… in check_result_type()
/third_party/boost/boost/multiprecision/
Dcpp_int.hpp2224 typedef number<cpp_int_backend<1024, 1024, signed_magnitude, checked, void> > checked_int1024_t; typedef