Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Derror.c53 static const char *parm_to_string (int);
2095 parm_to_string (int p) in parm_to_string() function
2373 case 'P': result = parm_to_string (next_int); break; in cp_printer()
DChangeLog-20033284 * error.c (parm_to_string): Call reinit_global_formatting_buffer.
3646 (parm_to_string): Lose unused parameter. Tidy.
5482 (parm_to_string): Likewise.
DChangeLog-20044336 (parm_to_string): Likewise.
DChangeLog-19991593 (parm_to_string): ... here.