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
36 static void yyerror(const char *);501 yyerror(const char *e)
80 static void yyerror(const char *);881 /* Like YYERROR except do call yyerror. This remains here temporarily910 yyerror (YY_("syntax error: cannot back up")); \1199 quotes and backslashes, so that it's suitable for yyerror. The2220 yyerror (YY_("syntax error"));2247 yyerror (yymsgp);2362 yyerror (YY_("memory exhausted"));2403 yyerror(const char *e)
31 extern void yyerror(char const *s);484 void yyerror(char const *s) { in yyerror() function
77 extern void yyerror(char const *s);741 /* Like YYERROR except do call yyerror. This remains here temporarily770 yyerror (YY_("syntax error: cannot back up")); \1027 quotes and backslashes, so that it's suitable for yyerror. The2122 yyerror (YY_("syntax error"));2149 yyerror (yymsgp);2266 yyerror (YY_("memory exhausted"));2318 void yyerror(char const *s) {
67 #define yyerror zconferror macro837 yyerror (YY_("syntax error: cannot back up")); \2109 yyerror (YY_("syntax error"));2136 yyerror (yymsgp);2251 yyerror (YY_("memory exhausted"));
67 #define yyerror zconferror809 /* Like YYERROR except do call yyerror. This remains here temporarily837 yyerror (YY_("syntax error: cannot back up")); \1124 quotes and backslashes, so that it's suitable for yyerror. The2109 yyerror (YY_("syntax error"));2136 yyerror (yymsgp);2251 yyerror (YY_("memory exhausted"));
110 void yyerror(const char *string);1981 yyerror(const char *string) in yyerror() function