Searched refs:old_nesting (Results 1 – 1 of 1) sorted by relevance
216 struct nesting_state old_nesting; in nested() local218 nesting_push(&old_nesting, smark); in nested()221 nesting_pop(&old_nesting); in nested()232 struct nesting_state old_nesting; in get_command() local409 nesting_push(&old_nesting, c); in get_command()412 nesting_pop(&old_nesting); in get_command()417 nesting_push(&old_nesting, c); in get_command()421 nesting_pop(&old_nesting); in get_command()428 nesting_push(&old_nesting, c); in get_command()430 nesting_pop(&old_nesting); in get_command()[all …]