Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c33 struct yyrecursive_state { struct
34 struct yyrecursive_state *next; argument
1125 struct yyrecursive_state *ys; in yyrecursive()
1136 ys = alloc(sizeof(struct yyrecursive_state), ATEMP); in yyrecursive()
1165 struct yyrecursive_state *ys; in yyrecursive_pop()
Dsh.h705 struct yyrecursive_state;
718 struct yyrecursive_state *yyrecursive_statep;