Lines Matching refs:yyss
1275 'yyss': related to states.
1283 yytype_int16 *yyss;
1314 yyssp = yyss = yyssa;
1337 if (yyss + yystacksize - 1 <= yyssp)
1340 YYSIZE_T yysize = yyssp - yyss + 1;
1348 yytype_int16 *yyss1 = yyss;
1359 yyss = yyss1;
1374 yytype_int16 *yyss1 = yyss;
1379 YYSTACK_RELOCATE (yyss_alloc, yyss);
1388 yyssp = yyss + yysize - 1;
1394 if (yyss + yystacksize - 1 <= yyssp)
2022 YY_STACK_PRINT (yyss, yyssp);
2130 YY_STACK_PRINT (yyss, yyssp);
2156 if (yyssp == yyss)
2164 YY_STACK_PRINT (yyss, yyssp);
2215 YY_STACK_PRINT (yyss, yyssp);
2216 while (yyssp != yyss)
2223 if (yyss != yyssa)
2224 YYSTACK_FREE (yyss);