Home | History | Annotate | Download | only in src

Lines Matching defs:YYLTYPE

223 static YYLTYPE lloc_default (YYLTYPE const *, int);
296 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
297 typedef struct YYLTYPE
303 } YYLTYPE;
304 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
480 YYLTYPE yyls;
489 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
954 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp)
961 YYLTYPE const * const yylocationp;
1068 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp)
1075 YYLTYPE const * const yylocationp;
1125 yy_reduce_print (YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule)
1130 YYLTYPE *yylsp;
1406 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp)
1413 YYLTYPE *yylocationp;
1489 YYLTYPE yylloc;
1524 YYLTYPE yylsa[YYINITDEPTH];
1525 YYLTYPE *yyls = yylsa;
1526 YYLTYPE *yylsp;
1528 YYLTYPE yyerror_range[2];
1537 YYLTYPE yyloc;
1602 YYLTYPE *yyls1 = yyls;
2390 static YYLTYPE
2391 lloc_default (YYLTYPE const *rhs, int n)
2394 YYLTYPE loc;