Searched refs:BOOST_PP_WHILE_64_I (Results 1 – 1 of 1) sorted by relevance
83 # define BOOST_PP_WHILE_64(p, o, s) BOOST_PP_WHILE_64_I(p, o, s)340 # define BOOST_PP_WHILE_64_I(p, o, s) BOOST_PP_IF(p(65, s), BOOST_PP_WHILE_65, s BOOST_PP_TUPLE_EAT… macro