Searched refs:BOOST_PP_WHILE_36_I (Results 1 – 1 of 1) sorted by relevance
55 # define BOOST_PP_WHILE_36(p, o, s) BOOST_PP_WHILE_36_I(p, o, s)312 # define BOOST_PP_WHILE_36_I(p, o, s) BOOST_PP_IF(p(37, s), BOOST_PP_WHILE_37, s BOOST_PP_TUPLE_EAT… macro