Home
last modified time | relevance | path

Searched refs:yyvsp (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/intl/
Dplural.c731 register YYSTYPE *yyvsp; in yyparse() local
741 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) in yyparse()
743 # define YYPOPSTACK (yyvsp--, yyssp--) in yyparse()
773 yyvsp = yyvs; in yyparse()
812 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
819 &yyvs1, yysize * sizeof (*yyvsp), in yyparse()
855 yyvsp = yyvs + yysize - 1; in yyparse()
962 *++yyvsp = yylval; in yyparse()
1001 yyval = yyvsp[1-yylen]; in yyparse()
1032 if (yyvsp[0].exp == NULL) in yyparse()
[all …]