HomeSort by: relevance | last modified time | path
    Searched defs:nesting_pop (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
syn.c 43 static void nesting_pop ARGS((struct nesting_state *saved));
204 nesting_pop(&old_nesting);
346 nesting_pop(&old_nesting);
355 nesting_pop(&old_nesting);
364 nesting_pop(&old_nesting);
373 nesting_pop(&old_nesting);
770 nesting_pop(saved) function
syn.c 43 static void nesting_pop ARGS((struct nesting_state *saved));
204 nesting_pop(&old_nesting);
346 nesting_pop(&old_nesting);
355 nesting_pop(&old_nesting);
364 nesting_pop(&old_nesting);
373 nesting_pop(&old_nesting);
770 nesting_pop(saved) function

Completed in 22 milliseconds