Home
last modified time | relevance | path

Searched refs:BOOST_RATIO_UINTMAX_C (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/ratio/
Dconfig.hpp55 #define BOOST_RATIO_UINTMAX_C(a) UINTMAX_C(a) macro
57 #define BOOST_RATIO_UINTMAX_C(a) a##ULL macro
59 #define BOOST_RATIO_UINTMAX_C(a) a##UL macro
/third_party/boost/boost/ratio/detail/
Doverflow_helpers.hpp136 boost::intmax_t(BOOST_RATIO_UINTMAX_C(1) << (sizeof(boost::intmax_t) * CHAR_BIT - 1));
175 …static const boost::intmax_t nan = boost::intmax_t(BOOST_RATIO_UINTMAX_C(1) << (sizeof(boost::intm…