Searched refs:FROM_TYPE (Results 1 – 2 of 2) sorted by relevance
3172 #define CONVERT2(FROM_TYPE, TO_TYPE) \ argument3176 pop_value (FROM_TYPE##_type_node))))); \3179 #define CONVERT(FROM_TYPE, TO_TYPE) \ argument3182 pop_value (FROM_TYPE##_type_node))); \
5096 New functions, take care of REGISTER_CONVERT_TO/FROM_TYPE.