Lines Matching defs:yylsp
1565 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp,
1580 &(yylsp[(yyi + 1) - (yynrhs)]), state);
1588 yy_reduce_print (yyssp, yyvsp, yylsp, Rule, state); \
1967 YYLTYPE *yylsp = yyls;
1987 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N))
1996 yylsp[0] = yylloc;
2044 &yyls1, yysize * YYSIZEOF (*yylsp),
2076 yylsp = yyls + yysize - 1;
2163 *++yylsp = yylloc;
2198 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen);
2207 yyerror(& (yylsp[0]), state, "invalid fragment program header");
2219 yyerror(& (yylsp[0]), state, "invalid vertex program header");
2248 yyerror(& (yylsp[-1]), state, err_str);
2373 yyerror(& (yylsp[0]), state,
2428 yyerror(& (yylsp[0]), state,
2586 yyerror(& (yylsp[-1]), state, "position-invariant programs cannot "
2629 yyerror(& (yylsp[-6]), state, "cannot combine RGBA and XYZW swizzle "
2654 yyerror(& (yylsp[0]), state, "invalid extended swizzle selector");
2676 yyerror(& (yylsp[0]), state, "invalid extended swizzle selector");
2723 yyerror(& (yylsp[0]), state, "invalid extended swizzle selector");
2740 yyerror(& (yylsp[0]), state, "invalid operand variable");
2744 yyerror(& (yylsp[0]), state, "invalid operand variable");
2747 yyerror(& (yylsp[0]), state, "non-array access to array PARAM");
2765 if (!validate_inputs(& (yylsp[0]), state)) {
2784 if (!validate_inputs(& (yylsp[0]), state)) {
2796 yyerror(& (yylsp[-1]), state, "out of bounds array access");
2846 yyerror(& (yylsp[0]), state, "invalid operand variable");
2849 yyerror(& (yylsp[0]), state, "invalid operand variable");
2877 yyerror(& (yylsp[0]), state, "invalid operand variable");
2880 yyerror(& (yylsp[0]), state, "array access to non-PARAM variable");
2937 yyerror(& (yylsp[0]), state, s);
2953 yyerror(& (yylsp[0]), state, s);
2971 yyerror(& (yylsp[0]), state, "invalid array member");
2974 yyerror(& (yylsp[0]), state,
2988 yyerror(& (yylsp[0]), state, "invalid address component selector");
3001 yyerror(& (yylsp[0]), state,
3027 declare_variable(state, (yyvsp[-2].string), at_attrib, & (yylsp[-2]));
3036 if (!validate_inputs(& (yylsp[0]), state)) {
3103 yyerror(& (yylsp[-3]), state, "GL_ARB_matrix_palette not supported");
3121 yyerror(& (yylsp[0]), state, "invalid vertex attribute reference");
3166 declare_variable(state, (yyvsp[-1].string), at_param, & (yylsp[-1]));
3187 yyerror(& (yylsp[-2]), state,
3192 declare_variable(state, (yyvsp[-4].string), (yyvsp[0].temp_sym).type, & (yylsp[-4]));
3225 yyerror(& (yylsp[0]), state, msg);
3493 yyerror(& (yylsp[0]), state, "GL_ARB_point_parameters not supported");
3636 yyerror(& (yylsp[0]), state, "invalid light selector");
3743 yyerror(& (yylsp[0]), state, "invalid clip plane selector");
3818 yyerror(& (yylsp[-3]), state, "invalid matrix row range");
3882 yyerror(& (yylsp[0]), state, "invalid matrix row reference");
3930 yyerror(& (yylsp[-3]), state, "GL_ARB_matrix_palette not supported");
3968 yyerror(& (yylsp[0]), state, "invalid modelview matrix index");
3992 yyerror(& (yylsp[0]), state, "invalid program matrix selector");
4098 yyerror(& (yylsp[0]), state, "invalid environment parameter reference");
4110 yyerror(& (yylsp[0]), state, "invalid local parameter reference");
4251 if (!declare_variable(state, (yyvsp[0].string), (yyvsp[-3].integer), & (yylsp[0]))) {
4262 if (!declare_variable(state, (yyvsp[0].string), (yyvsp[-1].integer), & (yylsp[0]))) {
4274 declare_variable(state, (yyvsp[-2].string), at_output, & (yylsp[-2]));
4292 yyerror(& (yylsp[0]), state, "invalid program result name");
4305 yyerror(& (yylsp[0]), state, "invalid program result name");
4326 yyerror(& (yylsp[0]), state, "invalid program result name");
4339 yyerror(& (yylsp[-1]), state, "invalid program result name");
4352 yyerror(& (yylsp[0]), state, "invalid program result name");
4386 yyerror(& (yylsp[-2]), state, "invalid program result name");
4398 yyerror(& (yylsp[-2]), state,
4404 yyerror(& (yylsp[-2]), state,
4420 yyerror(& (yylsp[0]), state, "invalid program result name");
4433 yyerror(& (yylsp[0]), state, "invalid program result name");
4454 yyerror(& (yylsp[0]), state, "invalid program result name");
4467 yyerror(& (yylsp[0]), state, "invalid program result name");
4550 yyerror(& (yylsp[0]), state, "invalid texture coordinate unit selector");
4563 yyerror(& (yylsp[0]), state, "invalid texture image unit selector");
4576 yyerror(& (yylsp[0]), state, "invalid texture unit selector");
4599 yyerror(& (yylsp[-2]), state, m);
4603 yyerror(& (yylsp[0]), state,
4635 *++yylsp = yyloc;
4763 yyerror_range[1] = *yylsp;
4765 YY_ACCESSING_SYMBOL (yystate), yyvsp, yylsp, state);
4776 ++yylsp;
4777 YYLLOC_DEFAULT (*yylsp, yyerror_range, 2);
4780 YY_SYMBOL_PRINT ("Shifting", YY_ACCESSING_SYMBOL (yyn), yyvsp, yylsp);
4832 YY_ACCESSING_SYMBOL (+*yyssp), yyvsp, yylsp, state);