Searched refs:BOOST_PP_ENUM_TRAILING_PARAMS_Z (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/ |
| H A D | enum_trailing_params.hpp | 32 # define BOOST_PP_ENUM_TRAILING_PARAMS_Z(z, count, param) BOOST_PP_REPEAT_ ## z(count, BOOST_PP_… macro 34 # define BOOST_PP_ENUM_TRAILING_PARAMS_Z(z, count, param) BOOST_PP_ENUM_TRAILING_PARAMS_Z_I(z, c… macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | extends.hpp | 83 … BOOST_PP_ENUM_TRAILING_PARAMS_Z(Z, N, const A) \ 92 … BOOST_PP_ENUM_TRAILING_PARAMS_Z(Z, N, const A) \ 97 … BOOST_PP_ENUM_TRAILING_PARAMS_Z(Z, N, a) \
|