Searched refs:BOOST_PP_TUPLE_TO_LIST (Results 1 – 3 of 3) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
D | lambda_support.hpp | 52 , BOOST_PP_TUPLE_TO_LIST(i,params) \ 78 , BOOST_PP_TUPLE_TO_LIST(i,params) \ 107 , BOOST_PP_TUPLE_TO_LIST(i,params) \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
D | type_with_alignment.hpp | 44 #define BOOST_TT_ALIGNMENT_BASE_TYPES BOOST_PP_TUPLE_TO_LIST( \ 49 #define BOOST_TT_ALIGNMENT_BASE_TYPES BOOST_PP_TUPLE_TO_LIST( \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/ |
D | to_list.hpp | 27 # define BOOST_PP_TUPLE_TO_LIST(...) BOOST_PP_TUPLE_TO_LIST_I(BOOST_PP_OVERLOAD(BOOST_PP_TUP… macro 31 # define BOOST_PP_TUPLE_TO_LIST(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_TO_LIST_O_, __VA_ARGS_… macro 37 # define BOOST_PP_TUPLE_TO_LIST(size, tuple) BOOST_PP_TUPLE_TO_LIST_I(size, tuple) macro 45 # define BOOST_PP_TUPLE_TO_LIST(size, tuple) BOOST_PP_TUPLE_TO_LIST_OO((size, tuple)) macro
|