Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/intl/
Dplural.c737 YYLTYPE *yylsp; in yyparse() local
741 # define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) in yyparse()
775 yylsp = yyls; in yyparse()
813 &yyls1, yysize * sizeof (*yylsp), in yyparse()
857 yylsp = yyls + yysize - 1; in yyparse()
964 *++yylsp = yylloc; in yyparse()
1006 yyloc = yylsp[1-yylen]; in yyparse()
1007 YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); in yyparse()
1112 yylsp -= yylen; in yyparse()
1128 *++yylsp = yyloc; in yyparse()
[all …]