Searched refs:print_spelling (Results 1 – 2 of 2) sorted by relevance
96 static char *print_spelling (char *);6004 print_spelling (char *buffer) in print_spelling() function6038 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in error_init()6055 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in pedwarn_init()6073 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in warning_init()
105 static char *print_spelling (char *);6183 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in error_init()6205 char *ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in pedwarn_init()6229 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in warning_init()7298 print_spelling (char *buffer) in print_spelling() function