Home
last modified time | relevance | path

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

/third_party/boost/boost/ratio/
Dconfig.hpp47 #define BOOST_RATIO_INTMAX_C(a) INTMAX_C(a) macro
49 #define BOOST_RATIO_INTMAX_C(a) a##LL macro
51 #define BOOST_RATIO_INTMAX_C(a) a##L macro