Home | History | Annotate | Download | only in libcpu

Lines Matching full:yyunexpected

1180       static char const yyunexpected[] = "syntax error, unexpected %s";
1183 char yyformat[sizeof yyunexpected
1199 yyfmt = yystpcpy (yyformat, yyunexpected);
1208 yyformat[sizeof yyunexpected - 1] = '\0';