Home
last modified time | relevance | path

Searched refs:op_to_string (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDerror.c52 static const char *op_to_string (enum tree_code);
2106 op_to_string (enum tree_code p) in op_to_string() function
2372 case 'O': result = op_to_string (next_tcode); break; in cp_printer()
HDChangeLog-20033650 (op_to_string): Likewise.
5483 (op_to_string): Likewise.
HDChangeLog-1999287 (op_to_string): Likewise.
1595 (op_to_string): ... here.
HDChangeLog-20003512 (op_to_string): Simplify.