Home | History | Annotate | Download | only in src

Lines Matching full:gram_error

64 #define yyerror gram_error
230 /* Request detailed syntax error messages, and pass them to GRAM_ERROR.
234 gram_error (&yylloc, Msg)
235 static void gram_error (location const *, char const *);
2478 gram_error (location const *loc, char const *msg)