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

/external/mksh/src/
H A Dlex.c89 } State_info; typedef in typeref:struct:__anon8178
102 static Lex_state *push_state_(State_info *, Lex_state *);
103 static Lex_state *pop_state_(State_info *, Lex_state *);
198 State_info state_info;
1802 push_state_(State_info *si, Lex_state *old_end)
1813 pop_state_(State_info *si, Lex_state *old_end)

Completed in 48 milliseconds