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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c93 static int spelling_length (void);
4467 spelling_length (void)
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));
4443 spelling_length (void) function

Completed in 114 milliseconds