Searched refs:parm_to_string (Results 1 – 6 of 6) sorted by relevance
62 static const char *parm_to_string (int);3205 parm_to_string (int p) in parm_to_string() function4334 case 'P': result = parm_to_string (next_int); break; in cp_printer()
62 static const char *parm_to_string (int);3298 parm_to_string (int p) in parm_to_string() function4431 case 'P': result = parm_to_string (next_int); break; in cp_printer()
3284 * error.c (parm_to_string): Call reinit_global_formatting_buffer.3646 (parm_to_string): Lose unused parameter. Tidy.5482 (parm_to_string): Likewise.
1685 (parm_to_string): Likewise.
4336 (parm_to_string): Likewise.
1593 (parm_to_string): ... here.