Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:YYSTYPE

552 typedef std::string YYSTYPE;
622 YYSTYPE * yylval_r;
630 /* This must go here because YYSTYPE and YYLTYPE are included
673 YYSTYPE * ppget_lval (yyscan_t yyscanner );
675 void ppset_lval (YYSTYPE * yylval_param ,yyscan_t yyscanner );
787 (YYSTYPE * yylval_param,YYLTYPE * yylloc_param ,yyscan_t yyscanner);
790 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
2118 YYSTYPE * ppget_lval (yyscan_t yyscanner)
2124 void ppset_lval (YYSTYPE * yylval_param , yyscan_t yyscanner)