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

/external/mksh/src/
H A Dlex.c114 } State_info; typedef in typeref:struct:__anon7308
126 static Lex_state *push_state_(State_info *, Lex_state *);
127 static Lex_state *pop_state_(State_info *, Lex_state *);
189 State_info state_info;
1749 push_state_(State_info *si, Lex_state *old_end)
1760 pop_state_(State_info *si, Lex_state *old_end)

Completed in 904 milliseconds