Searched refs:BOOST_PP_SUB (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/ |
| H A D | fold_impl.hpp | 40 … , BOOST_PP_SUB(DATA, BOOST_PP_INC(N)) \ 42 … , BOOST_PP_CAT(state, BOOST_PP_SUB(DATA, N)) \ 45 … BOOST_PP_CAT(state, BOOST_PP_SUB(DATA, BOOST_PP_INC(N))); \ 49 … BOOST_PP_CAT(state, BOOST_PP_SUB(DATA, BOOST_PP_INC(N))) \ 50 … BOOST_PP_CAT(s, BOOST_PP_SUB(DATA, BOOST_PP_INC(N))) \ 54 … , BOOST_PP_SUB(DATA, BOOST_PP_INC(N)) \ 56 … , BOOST_PP_CAT(state, BOOST_PP_SUB(DATA, N)) \ 59 … proto::child_c<BOOST_PP_SUB(DATA, BOOST_PP_INC(N))>(e) \ 60 … , BOOST_PP_CAT(s, BOOST_PP_SUB(DATA, N)) \
|
| H A D | pack_impl.hpp | 34 #define M BOOST_PP_SUB(BOOST_PROTO_MAX_ARITY, N)
|
| H A D | default_function_impl.hpp | 91 )(BOOST_PP_ENUM(BOOST_PP_SUB(N, 2), BOOST_PROTO_DEF_FUN_INVOKE_ARG, e)); in invoke()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | traits.hpp | 52 … BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_SUB(BOOST_PROTO_MAX_ARITY, N), void BOOST_PP_INTERCEPT) 58 … BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_SUB(BOOST_PROTO_MAX_ARITY, N), void BOOST_PP_INTERCEPT) 96 … BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_SUB(BOOST_PROTO_MAX_ARITY, N), void BOOST_PP_INTERCEPT) 103 … BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_SUB(BOOST_PROTO_MAX_ARITY, N), void BOOST_PP_INTERCEPT)
|
| H A D | and_n.hpp | 45 P0::value BOOST_PP_COMMA_IF(BOOST_PP_SUB(N,2))
|
| H A D | make_expr_.hpp | 66 #define M BOOST_PP_SUB(BOOST_PROTO_MAX_ARITY, N)
|
| H A D | deprecated.hpp | 241 BOOST_PP_SUB(BOOST_PP_INC(BOOST_PROTO_MAX_ARITY), BOOST_PP_SEQ_SIZE(BOUNDARGS)) \
|
| H A D | unpack_expr_.hpp | 142 #define M BOOST_PP_SUB(BOOST_PROTO_MAX_ARITY, N)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/comparison/ |
| H A D | less_equal.hpp | 24 # define BOOST_PP_LESS_EQUAL(x, y) BOOST_PP_NOT(BOOST_PP_SUB(x, y)) 27 # define BOOST_PP_LESS_EQUAL_I(x, y) BOOST_PP_NOT(BOOST_PP_SUB(x, y))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/arithmetic/ |
| H A D | sub.hpp | 25 # define BOOST_PP_SUB(x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE(BOOST_PP_SUB_P, BOOST_PP_SU… macro 27 # define BOOST_PP_SUB(x, y) BOOST_PP_SUB_I(x, y) macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessor/ |
| H A D | sub.hpp | 60 BOOST_PP_SUB(i,j) \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/ |
| H A D | vector_n_chooser.hpp | 101 … BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_SUB(FUSION_MAX_VECTOR_SIZE, N), void_ BOOST_PP_INTERCEPT)>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/detail/ |
| H A D | default_eval.hpp | 76 )(BOOST_PP_ENUM(BOOST_PP_SUB(N, 2), BOOST_PROTO_DEFAULT_EVAL_SHIFTED, expr)); in invoke()
|