Home
last modified time | relevance | path

Searched refs:AUX778076_OP_ARITY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dmultiplies.hpp29 # define AUX778076_OP_ARITY BOOST_MPL_LIMIT_METAFUNCTION_ARITY macro
31 # define AUX778076_OP_ARITY 2
35 BOOST_MPL_PP_DEFAULT_PARAMS(AUX778076_OP_ARITY, typename N, na)
38 : times< BOOST_MPL_PP_PARAMS(AUX778076_OP_ARITY, N) >
41 AUX778076_OP_ARITY
43 , ( BOOST_MPL_PP_PARAMS(AUX778076_OP_ARITY, N) )
47 BOOST_MPL_AUX_NA_SPEC(AUX778076_OP_ARITY, multiplies)
49 #undef AUX778076_OP_ARITY
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dnumeric_op.hpp60 #if !defined(AUX778076_OP_ARITY)
61 # define AUX778076_OP_ARITY BOOST_MPL_LIMIT_METAFUNCTION_ARITY macro
161 #if AUX778076_OP_ARITY != 2
177 : AUX778076_OP_N_CALLS(AUX778076_OP_ARITY, N)
180 AUX778076_OP_ARITY
182 , ( BOOST_MPL_PP_PARAMS(AUX778076_OP_ARITY, N) )
187 (3,( BOOST_PP_DEC(AUX778076_OP_ARITY), 2, <boost/mpl/aux_/numeric_op.hpp> ))
217 , BOOST_MPL_PP_EXT_PARAMS(3, BOOST_PP_INC(AUX778076_OP_ARITY), N)
225 AUX778076_OP_ARITY
227 , ( BOOST_MPL_PP_PARAMS(AUX778076_OP_ARITY, N) )
[all …]
H A Dcomparison_op.hpp25 #define AUX778076_OP_ARITY 2 macro
80 #undef AUX778076_OP_ARITY
H A Darithmetic_op.hpp89 #undef AUX778076_OP_ARITY