Home
last modified time | relevance | path

Searched refs:yyrecursive_state (Results 1 - 2 of 2) sorted by relevance

/third_party/mksh/
H A Dsyn.c34 struct yyrecursive_state { struct
36 struct yyrecursive_state *next;
1127 struct yyrecursive_state *ys; in yyrecursive()
1138 ys = alloc(sizeof(struct yyrecursive_state), ATEMP); in yyrecursive()
1167 struct yyrecursive_state *ys; in yyrecursive_pop()
H A Dsh.h854 struct yyrecursive_state;
867 struct yyrecursive_state *yyrecursive_statep;

Completed in 7 milliseconds