Searched refs:yyerror (Results 1 – 9 of 9) sorted by relevance
29 extern void yyerror(const char *str);143 yyerror("lex unknown character");
39 extern void yyerror(const char *str);777 void yyerror(const char *str) in yyerror() function
27 extern void yyerror(char const *s);474 void yyerror(char const *s)
73 extern void yyerror(char const *s);724 yyerror (YY_("syntax error: cannot back up")); \990 quotes and backslashes, so that it's suitable for yyerror. The2067 yyerror (YY_("syntax error"));2094 yyerror (yymsgp);2217 yyerror (YY_("memory exhausted"));2254 void yyerror(char const *s)
36 static void yyerror(const char *);510 yyerror(const char *e)
78 static void yyerror(const char *);894 /* Like YYERROR except do call yyerror. This remains here temporarily923 yyerror (YY_("syntax error: cannot back up")); \1184 quotes and backslashes, so that it's suitable for yyerror. The2208 yyerror (YY_("syntax error"));2235 yyerror (yymsgp);2352 yyerror (YY_("memory exhausted"));2393 yyerror(const char *e)
67 #define yyerror zconferror macro857 yyerror (YY_("syntax error: cannot back up")); \2151 yyerror (YY_("syntax error"));2178 yyerror (yymsgp);2293 yyerror (YY_("memory exhausted"));
67 #define yyerror zconferror828 /* Like YYERROR except do call yyerror. This remains here temporarily857 yyerror (YY_("syntax error: cannot back up")); \1146 quotes and backslashes, so that it's suitable for yyerror. The2151 yyerror (YY_("syntax error"));2178 yyerror (yymsgp);2293 yyerror (YY_("memory exhausted"));
110 void yyerror(const char *string);1981 yyerror(const char *string) in yyerror() function