Searched refs:print_spelling (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c98 static char *print_spelling (char *);
4840 print_spelling (char *buffer)
4873 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4888 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4903 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4816 print_spelling (char *buffer) function

Completed in 223 milliseconds