Searched refs:code_to_string (Results 1 – 2 of 2) sorted by relevance
55 static const char *code_to_string (enum tree_code);2671 code_to_string (enum tree_code c) in code_to_string() function3206 case 'C': result = code_to_string (next_tcode); break; in cp_printer()
53 static const char *code_to_string (enum tree_code);3084 code_to_string (enum tree_code c) in code_to_string() function4064 case 'C': result = code_to_string (next_tcode); break; in cp_printer()