Searched refs:BOOST_RATIO_UINTMAX_C (Results 1 – 2 of 2) sorted by relevance
55 #define BOOST_RATIO_UINTMAX_C(a) UINTMAX_C(a) macro57 #define BOOST_RATIO_UINTMAX_C(a) a##ULL macro59 #define BOOST_RATIO_UINTMAX_C(a) a##UL macro
136 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…