Home
last modified time | relevance | path

Searched refs:spelling_length (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dc-typeck.c97 static int spelling_length (void);
4797 spelling_length (void) in spelling_length() function
4849 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in error_init()
4864 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in pedwarn_init()
4879 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1)); in warning_init()