Searched refs:yyunexpected (Results 1 – 4 of 4) sorted by relevance
1206 static char const yyunexpected[] = "syntax error, unexpected %s"; in yysyntax_error() local1209 char yyformat[sizeof yyunexpected in yysyntax_error()1225 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()1234 yyformat[sizeof yyunexpected - 1] = '\0'; in yysyntax_error()
1206 static char const yyunexpected[] = "syntax error, unexpected %s";1209 char yyformat[sizeof yyunexpected1225 yyfmt = yystpcpy (yyformat, yyunexpected);1234 yyformat[sizeof yyunexpected - 1] = '\0';
1007 static char const yyunexpected[] = "syntax error, unexpected %s";1010 char yyformat[sizeof yyunexpected1026 yyfmt = yystpcpy (yyformat, yyunexpected);1035 yyformat[sizeof yyunexpected - 1] = '\0';
1255 static char const yyunexpected[] = "syntax error, unexpected %s";1258 char yyformat[sizeof yyunexpected1274 yyfmt = yystpcpy (yyformat, yyunexpected);1283 yyformat[sizeof yyunexpected - 1] = '\0';