Searched refs:BOOST_PP_VALUE (Results 1 – 2 of 2) sorted by relevance
12 # ifndef BOOST_PP_VALUE13 # error BOOST_PP_ERROR: BOOST_PP_VALUE is not defined27 # if (BOOST_PP_VALUE) / 1000000000UL == 029 # elif (BOOST_PP_VALUE) / 1000000000UL == 131 # elif (BOOST_PP_VALUE) / 1000000000UL == 233 # elif (BOOST_PP_VALUE) / 1000000000UL == 335 # elif (BOOST_PP_VALUE) / 1000000000UL == 437 # elif (BOOST_PP_VALUE) / 1000000000UL == 539 # elif (BOOST_PP_VALUE) / 1000000000UL == 641 # elif (BOOST_PP_VALUE) / 1000000000UL == 7[all …]
16 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_ITERATION_LIMITS) macro18 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_ITERATION_LIMITS) macro23 # define BOOST_PP_VALUE BOOST_PP_ARRAY_ELEM(0, BOOST_PP_ITERATION_PARAMS_1) macro25 # define BOOST_PP_VALUE BOOST_PP_ARRAY_ELEM(1, BOOST_PP_ITERATION_PARAMS_1) macro