Searched refs:BOOST_PP_WHILE_130_I (Results 1 – 1 of 1) sorted by relevance
149 # define BOOST_PP_WHILE_130(p, o, s) BOOST_PP_WHILE_130_I(p, o, s)406 # define BOOST_PP_WHILE_130_I(p, o, s) BOOST_PP_IF(p(131, s), BOOST_PP_WHILE_131, s BOOST_PP_TUPLE_… macro