Searched refs:nesting_push (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dsyn.c59 static void nesting_push(struct nesting_state *, int);
248 nesting_push(&old_nesting, smark);
453 nesting_push(&old_nesting, c);
461 nesting_push(&old_nesting, c);
472 nesting_push(&old_nesting, c);
478 nesting_push(&old_nesting, c);
906 nesting_push(struct nesting_state *save, int tok) function

Completed in 262 milliseconds