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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c94 static char *print_spelling (char *);
4486 print_spelling (char *buffer)
4519 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4534 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4549 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4462 print_spelling (char *buffer) function

Completed in 158 milliseconds