Home | History | Annotate | Download | only in src

Lines Matching full:gram_error

67 #define yyerror         gram_error
122 /* Request detailed syntax error messages, and pass them to GRAM_ERROR.
126 gram_error (&yylloc, Msg)
127 static void gram_error (location const *, char const *);
3236 gram_error (location const *loc, char const *msg)