Lines Matching refs:yyss
1471 `yyss': related to states.
1479 yytype_int16 *yyss;
1511 yyss = yyssa;
1526 yyssp = yyss;
1542 if (yyss + yystacksize - 1 <= yyssp)
1545 YYSIZE_T yysize = yyssp - yyss + 1;
1553 yytype_int16 *yyss1 = yyss;
1564 yyss = yyss1;
1579 yytype_int16 *yyss1 = yyss;
1584 YYSTACK_RELOCATE (yyss_alloc, yyss);
1593 yyssp = yyss + yysize - 1;
1599 if (yyss + yystacksize - 1 <= yyssp)
2188 YY_STACK_PRINT (yyss, yyssp);
2296 YY_STACK_PRINT (yyss, yyssp);
2322 if (yyssp == yyss)
2330 YY_STACK_PRINT (yyss, yyssp);
2379 YY_STACK_PRINT (yyss, yyssp);
2380 while (yyssp != yyss)
2387 if (yyss != yyssa)
2388 YYSTACK_FREE (yyss);