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

/haiku-buildtools/gcc/gcc/cp/
H A Derror.c74 static const char *parm_to_string (int);
2967 parm_to_string (int p) function
3504 case 'P': result = parm_to_string (next_int); break;

Completed in 94 milliseconds