Home
last modified time | relevance | path

Searched refs:code_to_string (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c47 static const char *code_to_string (enum tree_code);
2067 code_to_string (enum tree_code c) in code_to_string() function
2352 case 'C': result = code_to_string (next_tcode); break; in cp_printer()
H A DChangeLog-20033648 (code_to_string): Likewise.
5480 (code_to_string): Likewise.
H A DChangeLog-19991589 (code_to_string): ... here. Adjust.