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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c4516 char *ofwhat;
4519 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4520 if (*ofwhat)
4521 error ("(near initialization for %qs)", ofwhat);
4531 char *ofwhat;
4534 ofwhat = print_spelling ((char *) alloca (spelling_length () + 1));
4535 if (*ofwhat)
4536 pedwarn ("(near initialization for %qs)", ofwhat);
4546 char *ofwhat;
4549 ofwhat
4492 char *ofwhat; local
4507 char *ofwhat; local
4522 char *ofwhat; local
[all...]

Completed in 60 milliseconds