Searched refs:instack (Results 1 – 2 of 2) sorted by relevance
33 @instack = ();228 push @instack, $inf;298 $inf = pop @instack;
131 char *instack[MAXFRE],*bufstack[MAXFRE],*endbuf[MAXFRE]; variable328 op=instack[--mactop]; np=pbuf;331 if (fretop<MAXFRE) bufstack[fretop++]=instack[mactop];553 instack[mactop]=np; op=pend-BUFSIZ; if (op<p) op=p;