Lines Matching refs:posstack
452 long *posstack=alloca(n*sizeof(*posstack));460 posstack[stack]=i;465 posstack[stack]=i;469 if(i<posstack[stack-1]+linesper){471 i<posstack[stack-2]+linesper){477 posstack[stack]=i;492 endpos=posstack[i+1];494 endpos=posstack[i]+linesper+1; /* +1 is important, else bin 0 is