Searched refs:nesting_state (Results 1 – 1 of 1) sorted by relevance
30 struct nesting_state { struct52 static void nesting_push(struct nesting_state *, int); argument53 static void nesting_pop(struct nesting_state *);63 static struct nesting_state nesting; /* \n changed to ; */226 struct nesting_state old_nesting; in nested()242 struct nesting_state old_nesting; in get_command()865 nesting_push(struct nesting_state *save, int tok) in nesting_push()873 nesting_pop(struct nesting_state *saved) in nesting_pop()