Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c60 static void nesting_pop(struct nesting_state *);
251 nesting_pop(&old_nesting); in nested()
456 nesting_pop(&old_nesting); in get_command()
465 nesting_pop(&old_nesting); in get_command()
474 nesting_pop(&old_nesting); in get_command()
483 nesting_pop(&old_nesting); in get_command()
914 nesting_pop(struct nesting_state *saved) in nesting_pop() function