Home | History | Annotate | Download | only in data

Lines Matching refs:Error

157 #define yyerror b4_prefix[]error
211 /* Enabling verbose error messages. */
410 error. */
439 If YYTABLE_NINF, syntax error. */
482 /* Error token number */
797 ]b4_locations_if([[ /* To compute the location of the error token. */
917 return yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")), \
1041 * R = 0: Error.
2101 static char const yyunexpected[] = "syntax error, unexpected %s";
2170 yyerror (]b4_lyyerror_args[YY_("syntax error"));
2176 yyerror (]b4_lyyerror_args[YY_("syntax error"));
2181 /* Recover from a syntax error on *YYSTACKP, assuming that *YYSTACKP->YYTOKENP,
2191 /* We just shifted the error token and (perhaps) took some
2200 /* We throw away the lookahead, but the error range
2201 of the shifted error token must take it into account. */
2208 yydestruct ("Error: discarding",
2239 /* Now pop stack until we find a state that shifts the error token. */
2251 /* Shift the error token having adjusted its location. */
2264 yydestroyGLRState ("Error: popping", yys]b4_user_args[);
2406 - An error flag. If the caller is yyprocessOneStack, it
2408 yyparse, it jumps to an error label via YYCHK1.
2430 yyFail (&yystack][]b4_lpure_args[, YY_("syntax error"));