Searched refs:BOOST_PP_WHILE_52_I (Results 1 – 1 of 1) sorted by relevance
71 # define BOOST_PP_WHILE_52(p, o, s) BOOST_PP_WHILE_52_I(p, o, s)328 # define BOOST_PP_WHILE_52_I(p, o, s) BOOST_PP_IF(p(53, s), BOOST_PP_WHILE_53, s BOOST_PP_TUPLE_EAT… macro