Searched defs:yyss (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.c545 yytype_int16 yyss; member in union:yyalloc
1860 `yyss': related to states,
1869 yytype_int16 *yyss = yyssa;
1904 yyssp = yyss;
1920 if (yyss + yystacksize - 1 <= yyssp)
1923 YYSIZE_T yysize = yyssp - yyss + 1;
1931 yytype_int16 *yyss1 = yyss;
1944 yyss = yyss1;
1959 yytype_int16 *yyss1 = yyss;
1964 YYSTACK_RELOCATE (yyss);
1866 yytype_int16 *yyss = yyssa; local
[all...]

Completed in 86 milliseconds