Home
last modified time | relevance | path

Searched defs:AUX_WRAPPER_NAME (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dintegral_wrapper.hpp25 # define AUX_WRAPPER_NAME BOOST_PP_CAT(AUX_WRAPPER_VALUE_TYPE,_) macro
43 struct AUX_WRAPPER_NAME struct
49 typedef struct AUX_WRAPPER_NAME type; argument
51 typedef AUX_WRAPPER_NAME type; argument
53 typedef AUX_WRAPPER_VALUE_TYPE value_type;
54 typedef integral_c_tag tag;
64 typedef AUX_WRAPPER_INST(next_value) next;
65 typedef AUX_WRAPPER_INST(prior_value) prior;
90 #undef AUX_WRAPPER_NAME argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dsize_t.hpp20 #define AUX_WRAPPER_NAME size_t macro
Dintegral_c.hpp29 #define AUX_WRAPPER_NAME integral_c macro