Home | History | Annotate | Download | only in glsl

Lines Matching defs:YYERROR

68 #define yyerror         _mesa_glsl_error
1953 #define YYERROR goto yyerrorlab
1956 /* Like YYERROR except do call yyerror. This remains here temporarily
1957 to ease the transition to the new meaning of YYERROR, for GCC.
1985 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
1986 YYERROR; \
2293 quotes and backslashes, so that it's suitable for yyerror. The
2858 YYERROR;
3503 YYERROR;
3759 YYERROR;
3909 YYERROR;
3947 YYERROR;
3979 YYERROR;
3990 YYERROR;
5127 yyerror (&yylloc, state, YY_("syntax error"));
5151 yyerror (&yylloc, state, yymsg);
5155 yyerror (&yylloc, state, YY_("syntax error"));
5190 | yyerrorlab -- error raised explicitly by YYERROR. |
5195 YYERROR and the label yyerrorlab therefore never appears in user
5202 this YYERROR. */
5211 | yyerrlab1 -- common code for both syntax error and YYERROR. |
5276 yyerror (&yylloc, state, YY_("memory exhausted"));