Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c53 static void nesting_pop(struct nesting_state *);
231 nesting_pop(&old_nesting); in nested()
429 nesting_pop(&old_nesting); in get_command()
438 nesting_pop(&old_nesting); in get_command()
447 nesting_pop(&old_nesting); in get_command()
456 nesting_pop(&old_nesting); in get_command()
873 nesting_pop(struct nesting_state *saved) in nesting_pop() function