Lines Matching refs:kiaoff
109 off_t kiaoff;
152 r=kiaentity(lp,lp->lexd.first+lp->lexd.kiaoff+type,off-lp->lexd.kiaoff,'v',-1,-1,lp->current,'v',0,"");
159 if(lp->lexd.kiaoff < offset)
164 n = stktell(stkp)-lp->lexd.kiaoff;
165 begin = stkptr(stkp,lp->lexd.kiaoff);
170 begin = fcfirst()+(type+lp->lexd.kiaoff-offset);
171 n = off-lp->lexd.kiaoff;
221 lp->lexd.kiaoff += ARGVAL;
854 lp->lexd.kiaoff = fcseek(0)-lp->lexd.first;
856 lp->lexd.kiaoff = stktell(stkp)+fcseek(0)-fcfirst();