Searched refs:BOOST_PP_WHILE_13_I (Results 1 – 1 of 1) sorted by relevance
32 # define BOOST_PP_WHILE_13(p, o, s) BOOST_PP_WHILE_13_I(p, o, s)289 # define BOOST_PP_WHILE_13_I(p, o, s) BOOST_PP_IF(p(14, s), BOOST_PP_WHILE_14, s BOOST_PP_TUPLE_EAT… macro