Home | History | Annotate | Download | only in glsl

Lines Matching defs:YYLTYPE

383 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
384 typedef struct YYLTYPE
390 } YYLTYPE;
391 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
567 YYLTYPE yyls_alloc;
576 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
2079 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp, struct _mesa_glsl_parse_state *state)
2086 YYLTYPE const * const yylocationp;
2115 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp, struct _mesa_glsl_parse_state *state)
2122 YYLTYPE const * const yylocationp;
2176 yy_reduce_print (YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, struct _mesa_glsl_parse_state *state)
2181 YYLTYPE *yylsp;
2458 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp, struct _mesa_glsl_parse_state *state)
2465 YYLTYPE *yylocationp;
2537 YYLTYPE yylloc;
2565 YYLTYPE yylsa[YYINITDEPTH];
2566 YYLTYPE *yyls;
2567 YYLTYPE *yylsp;
2570 YYLTYPE yyerror_range[3];
2581 YYLTYPE yyloc;
2664 YYLTYPE *yyls1 = yyls;