Home | History | Annotate | Download | only in glcpp

Lines Matching defs:YYLTYPE

110 yyerror (YYLTYPE *locp, glcpp_parser_t *parser, const char *error);
114 YYLTYPE *loc,
120 YYLTYPE *loc,
198 _glcpp_parser_skip_stack_push_if (glcpp_parser_t *parser, YYLTYPE *loc,
202 _glcpp_parser_skip_stack_change_if (glcpp_parser_t *parser, YYLTYPE *loc,
206 _glcpp_parser_skip_stack_pop (glcpp_parser_t *parser, YYLTYPE *loc);
211 glcpp_parser_lex (YYSTYPE *yylval, YYLTYPE *yylloc, glcpp_parser_t *parser);
292 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
293 typedef struct YYLTYPE
299 } YYLTYPE;
300 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
476 YYLTYPE yyls_alloc;
485 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
1069 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp, glcpp_parser_t *parser)
1076 YYLTYPE const * const yylocationp;
1105 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp, glcpp_parser_t *parser)
1112 YYLTYPE const * const yylocationp;
1166 yy_reduce_print (YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, glcpp_parser_t *parser)
1171 YYLTYPE *yylsp;
1448 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp, glcpp_parser_t *parser)
1455 YYLTYPE *yylocationp;
1527 YYLTYPE yylloc;
1555 YYLTYPE yylsa[YYINITDEPTH];
1556 YYLTYPE *yyls;
1557 YYLTYPE *yylsp;
1560 YYLTYPE yyerror_range[3];
1571 YYLTYPE yyloc;
1654 YYLTYPE *yyls1 = yyls;
3369 yyerror (YYLTYPE *locp, glcpp_parser_t *parser, const char *error)
3942 _check_for_reserved_macro_name (glcpp_parser_t *parser, YYLTYPE *loc,
3973 YYLTYPE *loc,
4004 YYLTYPE *loc,
4034 glcpp_parser_lex (YYSTYPE *yylval, YYLTYPE *yylloc, glcpp_parser_t *parser)
4140 _glcpp_parser_skip_stack_push_if (glcpp_parser_t *parser, YYLTYPE *loc,
4166 _glcpp_parser_skip_stack_change_if (glcpp_parser_t *parser, YYLTYPE *loc,
4183 _glcpp_parser_skip_stack_pop (glcpp_parser_t *parser, YYLTYPE *loc)