Lines Matching defs:yyss
1098 'yyss': related to states.
1107 yytype_int16 *yyss;
1147 yyssp = yyss = yyssa;
1172 if (yyss + yystacksize - 1 <= yyssp)
1175 YYSIZE_T yysize = yyssp - yyss + 1;
1183 yytype_int16 *yyss1 = yyss;
1197 yyss = yyss1;
1212 yytype_int16 *yyss1 = yyss;
1217 YYSTACK_RELOCATE (yyss_alloc, yyss);
1227 yyssp = yyss + yysize - 1;
1234 if (yyss + yystacksize - 1 <= yyssp)
1451 YY_STACK_PRINT (yyss, yyssp);
1561 YY_STACK_PRINT (yyss, yyssp);
1587 if (yyssp == yyss)
1595 YY_STACK_PRINT (yyss, yyssp);
1651 YY_STACK_PRINT (yyss, yyssp);
1652 while (yyssp != yyss)
1659 if (yyss != yyssa)
1660 YYSTACK_FREE (yyss);