Home | History | Annotate | Download | only in data

Lines Matching full: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)
974 YYSTYPE yylval;
1074 m4_pushdef([b4_dollar_dollar], [m4_define([b4_dollar_dollar_used])yylval])dnl
1082 m4_ifdef([b4_dollar_dollar_used],[[ yyvsp[0] = yylval;
1198 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1224 YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc);
1231 *++yyvsp = yylval;
1359 yytoken, &yylval]b4_locations_if([, &yylloc])[]b4_user_args[);
1425 *++yyvsp = yylval;
1467 yytoken, &yylval]b4_locations_if([, &yylloc])[]b4_user_args[);