Searched refs:yyrecursive_state (Results 1 – 2 of 2) sorted by relevance
34 struct yyrecursive_state { struct36 struct yyrecursive_state *next; argument1130 struct yyrecursive_state *ys; in yyrecursive()1141 ys = alloc(sizeof(struct yyrecursive_state), ATEMP); in yyrecursive()1170 struct yyrecursive_state *ys; in yyrecursive_pop()
856 struct yyrecursive_state;869 struct yyrecursive_state *yyrecursive_statep;