Home
last modified time | relevance | path

Searched refs:BOOST_PP_ITERATION_LIMITS (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
Din_place_factory.hpp22 #define BOOST_PP_ITERATION_LIMITS (0, BOOST_MAX_INPLACE_FACTORY_ARITY) macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dtemplate_arity.hpp93 # define BOOST_PP_ITERATION_LIMITS (1, AUX778076_ARITY) macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/iteration/detail/iter/
Dforward1.hpp12 # if defined(BOOST_PP_ITERATION_LIMITS)
16 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_ITERATION_LIMITS)
18 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_ITERATION_LIMITS)
21 # undef BOOST_PP_ITERATION_LIMITS