Searched refs:yyerror (Results 1 – 2 of 2) 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