Searched refs:yyunexpected (Results 1 – 3 of 3) sorted by relevance
2773 static char const yyunexpected[] = "syntax error, unexpected %s"; local2776 char yyformat[sizeof yyunexpected2792 yyfmt = yystpcpy (yyformat, yyunexpected);2801 yyformat[sizeof yyunexpected - 1] = '\0';
1188 static char const yyunexpected[] = "syntax error, unexpected %s"; in yysyntax_error() local1191 char yyformat[sizeof yyunexpected in yysyntax_error()1207 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()1216 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()
1179 static char const yyunexpected[] = "syntax error, unexpected %s"; in yysyntax_error() local1182 char yyformat[sizeof yyunexpected in yysyntax_error()1198 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()1207 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()