Searched refs:old_nesting (Results 1 – 1 of 1) sorted by relevance
240 struct nesting_state old_nesting; in nested() local242 nesting_push(&old_nesting, smark); in nested()245 nesting_pop(&old_nesting); in nested()273 struct nesting_state old_nesting; in get_command() local447 nesting_push(&old_nesting, c); in get_command()450 nesting_pop(&old_nesting); in get_command()455 nesting_push(&old_nesting, c); in get_command()459 nesting_pop(&old_nesting); in get_command()466 nesting_push(&old_nesting, c); in get_command()468 nesting_pop(&old_nesting); in get_command()[all …]