Lines Matching refs:yyss
1276 'yyss': related to states.
1284 yytype_int16 *yyss;
1315 yyssp = yyss = yyssa;
1338 if (yyss + yystacksize - 1 <= yyssp)
1341 YYSIZE_T yysize = yyssp - yyss + 1;
1349 yytype_int16 *yyss1 = yyss;
1360 yyss = yyss1;
1375 yytype_int16 *yyss1 = yyss;
1380 YYSTACK_RELOCATE (yyss_alloc, yyss);
1389 yyssp = yyss + yysize - 1;
1395 if (yyss + yystacksize - 1 <= yyssp)
2007 YY_STACK_PRINT (yyss, yyssp);
2115 YY_STACK_PRINT (yyss, yyssp);
2141 if (yyssp == yyss)
2149 YY_STACK_PRINT (yyss, yyssp);
2200 YY_STACK_PRINT (yyss, yyssp);
2201 while (yyssp != yyss)
2208 if (yyss != yyssa)
2209 YYSTACK_FREE (yyss);