Searched refs:yyrecursive_state (Results 1 – 2 of 2) sorted by relevance
33 struct yyrecursive_state { struct35 struct yyrecursive_state *next; argument1132 struct yyrecursive_state *ys; in yyrecursive()1143 ys = alloc(sizeof(struct yyrecursive_state), ATEMP); in yyrecursive()1172 struct yyrecursive_state *ys; in yyrecursive_pop()
754 struct yyrecursive_state;767 struct yyrecursive_state *yyrecursive_statep;