Searched defs:AUX_WRAPPER_NAME (Results 1 – 3 of 3) sorted by relevance
25 # define AUX_WRAPPER_NAME BOOST_PP_CAT(AUX_WRAPPER_VALUE_TYPE,_) macro43 struct AUX_WRAPPER_NAME struct49 typedef struct AUX_WRAPPER_NAME type; argument51 typedef AUX_WRAPPER_NAME type; argument53 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
20 #define AUX_WRAPPER_NAME size_t macro
29 #define AUX_WRAPPER_NAME integral_c macro