Home
last modified time | relevance | path

Searched refs:BOOST_PP_WHILE_173 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/preprocessor/control/detail/msvc/
Dwhile.hpp191 # define BOOST_PP_WHILE_172(p, o, s) BOOST_PP_IF(p(173, s), BOOST_PP_WHILE_173, s BOOST_PP_TUPLE_EA…
192 # define BOOST_PP_WHILE_173(p, o, s) BOOST_PP_IF(p(174, s), BOOST_PP_WHILE_174, s BOOST_PP_TUPLE_EA… macro
/third_party/boost/boost/preprocessor/control/detail/edg/
Dwhile.hpp192 # define BOOST_PP_WHILE_173(p, o, s) BOOST_PP_WHILE_173_I(p, o, s) macro
448 # define BOOST_PP_WHILE_172_I(p, o, s) BOOST_PP_IF(p(173, s), BOOST_PP_WHILE_173, s BOOST_PP_TUPLE_…
/third_party/boost/boost/preprocessor/control/detail/dmc/
Dwhile.hpp193 # define BOOST_PP_WHILE_173(p, o, s) BOOST_PP_WHILE_173_C(BOOST_PP_BOOL(p##(174, s)), p, o, s) macro
449 # define BOOST_PP_WHILE_172_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_173, BOOST_PP_TUPLE_ELEM_3…
/third_party/boost/boost/preprocessor/control/detail/
Dwhile.hpp193 # define BOOST_PP_WHILE_173(p, o, s) BOOST_PP_WHILE_173_C(BOOST_PP_BOOL(p(174, s)), p, o, s) macro
449 # define BOOST_PP_WHILE_172_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_173, s BOOST_PP_TUPLE_EAT_…