Searched refs:yyerror (Results 1 – 6 of 6) sorted by relevance
32 extern void yyerror(const char *str);195 yyerror("lex unknown character");
40 extern void yyerror(const char *str);662 void yyerror(const char *str) in yyerror() function
15 extern void yyerror(char const *s);22 #define YYERROR_CALL(msg) yyerror(msg)573 void yyerror(char const *s)
24 static void yyerror(const char *);500 yyerror(const char *e)
23 static void yyerror(const char *err);567 static void yyerror(const char *err) in yyerror() function
106 void yyerror(const char *string);1977 yyerror(const char *string) in yyerror() function