Home | History | Annotate | Download | only in util

Lines Matching defs:yyss1

1350 	yytype_int16 *yyss1 = yyss;
1357 &yyss1, yysize * sizeof (*yyssp),
1361 yyss = yyss1;
1376 yytype_int16 *yyss1 = yyss;
1384 if (yyss1 != yyssa)
1385 YYSTACK_FREE (yyss1);