Searched refs:BOOST_PP_WHILE_37_I (Results 1 – 1 of 1) sorted by relevance
56 # define BOOST_PP_WHILE_37(p, o, s) BOOST_PP_WHILE_37_I(p, o, s)313 # define BOOST_PP_WHILE_37_I(p, o, s) BOOST_PP_IF(p(38, s), BOOST_PP_WHILE_38, s BOOST_PP_TUPLE_EAT… macro