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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c116 #define pushlevel(lp,c,s) ((lp->lexd.level>=lp->lexd.lex_max?stack_grow(lp):1) &&\
134 static int stack_grow(Lex_t*);
2399 static int stack_grow(Lex_t *lp) function

Completed in 47 milliseconds