Home | History | Annotate | Download | only in glcpp

Lines Matching full:yyerror

40 yyerror (YYLTYPE *locp, glcpp_parser_t *parser, const char *error);
443 yyerror (& @1, parser, "Invalid tokens after #");
1042 yyerror (YYLTYPE *locp, glcpp_parser_t *parser, const char *error)
1381 yyerror (&node->token->location, parser, "'##' cannot appear at either end of a macro expansion\n");