Home
last modified time | relevance | path

Searched refs:BOOST_PP_TUPLE_EAT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/struct/detail/
H A Dadapt_base.hpp64 BOOST_PP_TUPLE_EAT(1))(SEQ)
156 BOOST_PP_TUPLE_EAT(1))(SEQ)
256 BOOST_PP_TUPLE_EAT(4))( \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessor/
H A Dtoken_equal.hpp44 , 0 BOOST_PP_TUPLE_EAT(2) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dremove_typename.hpp48 … , TOKENS BOOST_PP_TUPLE_EAT(2) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/
H A Dpp_arity_loop.hpp112 BOOST_FT_nullary_param BOOST_PP_TUPLE_EAT(2))( \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dtemplate_encoding.hpp67 x BOOST_PP_TUPLE_EAT(3), BOOST_PP_REPEAT\
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/tuple/
H A Deat.hpp31 # define BOOST_PP_TUPLE_EAT(size) BOOST_PP_EAT macro
34 # define BOOST_PP_TUPLE_EAT(size) BOOST_PP_TUPLE_EAT_I(size) macro
36 # define BOOST_PP_TUPLE_EAT(size) BOOST_PP_TUPLE_EAT_OO((size)) macro