Searched defs:yyunexpected (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.c1681 static char const yyunexpected[] = "syntax error, unexpected %s";
1684 char yyformat[sizeof yyunexpected
1700 yyfmt = yystpcpy (yyformat, yyunexpected);
1709 yyformat[sizeof yyunexpected - 1] = '\0';
1680 static char const yyunexpected[] = "syntax error, unexpected %s"; local

Completed in 52 milliseconds