Home | History | Annotate | Download | only in util

Lines Matching defs:yyss1

1241 	yytype_int16 *yyss1 = yyss;
1248 &yyss1, yysize * sizeof (*yyssp),
1252 yyss = yyss1;
1267 yytype_int16 *yyss1 = yyss;
1275 if (yyss1 != yyssa)
1276 YYSTACK_FREE (yyss1);