Home
last modified time | relevance | path

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

/third_party/boost/boost/preprocessor/repetition/detail/dmc/
Dfor.hpp79 # define BOOST_PP_FOR_58(s, p, o, m) BOOST_PP_FOR_58_C(BOOST_PP_BOOL(p##(59, s)), s, p, o, m)
336 # define BOOST_PP_FOR_58_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(59, s) BOOST_PP_… macro
/third_party/boost/boost/preprocessor/repetition/detail/
Dfor.hpp79 # define BOOST_PP_FOR_58(s, p, o, m) BOOST_PP_FOR_58_C(BOOST_PP_BOOL(p(59, s)), s, p, o, m)
336 # define BOOST_PP_FOR_58_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(59, s) BOOST_PP_… macro