Lines Matching refs:yyss
1420 `yyss': related to states.
1428 yytype_int16 *yyss;
1460 yyss = yyssa;
1475 yyssp = yyss;
1491 if (yyss + yystacksize - 1 <= yyssp)
1494 YYSIZE_T yysize = yyssp - yyss + 1;
1502 yytype_int16 *yyss1 = yyss;
1513 yyss = yyss1;
1528 yytype_int16 *yyss1 = yyss;
1533 YYSTACK_RELOCATE (yyss_alloc, yyss);
1542 yyssp = yyss + yysize - 1;
1548 if (yyss + yystacksize - 1 <= yyssp)
2307 YY_STACK_PRINT (yyss, yyssp);
2412 YY_STACK_PRINT (yyss, yyssp);
2438 if (yyssp == yyss)
2446 YY_STACK_PRINT (yyss, yyssp);
2490 YY_STACK_PRINT (yyss, yyssp);
2491 while (yyssp != yyss)
2498 if (yyss != yyssa)
2499 YYSTACK_FREE (yyss);