Searched refs:BOOST_PP_WHILE_127_I (Results 1 – 1 of 1) sorted by relevance
146 # define BOOST_PP_WHILE_127(p, o, s) BOOST_PP_WHILE_127_I(p, o, s)403 # define BOOST_PP_WHILE_127_I(p, o, s) BOOST_PP_IF(p(128, s), BOOST_PP_WHILE_128, s BOOST_PP_TUPLE_… macro