Lines Matching refs:off
145 off_t off = (fcseek(0)-(type+1))-(lp->lexd.first?lp->lexd.first:fcfirst());
149 off = (fcseek(0)-(type+1)) - lp->lexd.first;
150 r=kiaentity(lp,lp->lexd.first+lp->lexd.kiaoff+type,off-lp->lexd.kiaoff,'v',-1,-1,lp->current,'v',0,"");
156 off = offset + (fcseek(0)-(type+1)) - fcfirst();
160 if(off>offset)
161 sfwrite(stkp,fcfirst()+type,off-offset);
169 n = off-lp->lexd.kiaoff;
181 * If lexd.nocopy is off, then current token is saved on the stack
1561 int off, messages=0, assignok=lp->assignok, csub;
1571 off = cp-first;
1573 off = cp-fcfirst();
1574 if(off<0)
1577 if(off<0)
1579 if(n==endtok || off<0)