Searched refs:BOOST_PP_WHILE_99_I (Results 1 – 1 of 1) sorted by relevance
118 # define BOOST_PP_WHILE_99(p, o, s) BOOST_PP_WHILE_99_I(p, o, s)375 # define BOOST_PP_WHILE_99_I(p, o, s) BOOST_PP_IF(p(100, s), BOOST_PP_WHILE_100, s BOOST_PP_TUPLE_E… macro