Searched refs:code_to_string (Results 1 – 5 of 5) sorted by relevance
47 static const char *code_to_string (enum tree_code);2050 code_to_string (enum tree_code c) in code_to_string() function2335 case 'C': result = code_to_string (next_tcode); break; in cp_printer()
3648 (code_to_string): Likewise.5480 (code_to_string): Likewise.
1589 (code_to_string): ... here. Adjust.
65 static const char *code_to_string PARAMS ((enum tree_code, int));2302 code_to_string (c, v) in code_to_string() function2621 case 'C': result = code_to_string (next_tcode, verbose); break;