Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c61 static void nesting_pop(struct nesting_state *);
243 nesting_pop(&old_nesting); in nested()
448 nesting_pop(&old_nesting); in get_command()
457 nesting_pop(&old_nesting); in get_command()
466 nesting_pop(&old_nesting); in get_command()
475 nesting_pop(&old_nesting); in get_command()
906 nesting_pop(struct nesting_state *saved) in nesting_pop() function