Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/intl/
Dplural.c802 short *yyss1 = yyss; in yyparse() local
811 &yyss1, yysize * sizeof (*yyssp), in yyparse()
818 &yyss1, yysize * sizeof (*yyssp), in yyparse()
822 yyss = yyss1; in yyparse()
837 short *yyss1 = yyss; in yyparse() local
848 if (yyss1 != yyssa) in yyparse()
849 YYSTACK_FREE (yyss1); in yyparse()