Searched refs:nesting_push (Results 1 – 1 of 1) sorted by relevance
35 static void nesting_push(struct nesting_state *, int);184 nesting_push(&old_nesting, smark); in nested()323 nesting_push(&old_nesting, c); in get_command()331 nesting_push(&old_nesting, c); in get_command()344 nesting_push(&old_nesting, c); in get_command()350 nesting_push(&old_nesting, c); in get_command()734 nesting_push(struct nesting_state *save, int tok) in nesting_push() function