Searched refs:BOOST_PROTO_MAX_FUNCTION_CALL_ARITY (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/proto/ |
| H A D | proto_fwd.hpp | 38 #ifndef BOOST_PROTO_MAX_FUNCTION_CALL_ARITY 39 # define BOOST_PROTO_MAX_FUNCTION_CALL_ARITY BOOST_PROTO_MAX_ARITY macro 46 #if BOOST_PROTO_MAX_FUNCTION_CALL_ARITY > BOOST_PROTO_MAX_ARITY 47 # error BOOST_PROTO_MAX_FUNCTION_CALL_ARITY cannot be larger than BOOST_PROTO_MAX_ARITY 53 10 < BOOST_PROTO_MAX_FUNCTION_CALL_ARITY
|
| H A D | extends.hpp | 417 … , BOOST_PROTO_MAX_FUNCTION_CALL_ARITY \ 427 … , BOOST_PROTO_MAX_FUNCTION_CALL_ARITY \ 437 … , BOOST_PROTO_MAX_FUNCTION_CALL_ARITY \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | extends_funop_const.hpp | 35 (0, BOOST_PP_DEC(BOOST_PROTO_MAX_FUNCTION_CALL_ARITY))
|
| H A D | extends_funop.hpp | 36 (0, BOOST_PP_DEC(BOOST_PROTO_MAX_FUNCTION_CALL_ARITY))
|
| H A D | funop.hpp | 32 (3, (0, BOOST_PP_DEC(BOOST_PROTO_MAX_FUNCTION_CALL_ARITY), <boost/proto/detail/funop.hpp>))
|
| H A D | expr.hpp | 466 … (3, (1, BOOST_PP_DEC(BOOST_PROTO_MAX_FUNCTION_CALL_ARITY), <boost/proto/detail/expr_funop.hpp>))
|