Lines Matching refs:yylval
61 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl
157 #define yylval b4_prefix[]lval
574 yylval = (Value); \
636 # define YYLEX yylex (]b4_pure_if([&yylval[]b4_locations_if([, &yylloc]), ])[YYLEX_PARAM)
971 YYSTYPE yylval;
1071 m4_pushdef([b4_dollar_dollar], [m4_define([b4_dollar_dollar_used])yylval])dnl
1079 m4_ifdef([b4_dollar_dollar_used],[[ yyvsp[0] = yylval;
1195 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1221 YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc);
1228 *++yyvsp = yylval;
1356 yytoken, &yylval]b4_locations_if([, &yylloc])[]b4_user_args[);
1422 *++yyvsp = yylval;
1464 yytoken, &yylval]b4_locations_if([, &yylloc])[]b4_user_args[);