Lines Matching refs:curPos
574 UInt32 curPos = 2;
599 while (curPos < limit)
636 (kMtBtBlockSize - curPos >= p->hashNumAvail) */
638 d[0] = curPos + avail;
639 d += curPos;
669 while (curPos < limit && size-- != 0)
671 UInt32 *startDistances = d + curPos;
676 curPos += num;
688 pos, p->buffer, p->son, p->cutValue, d + curPos,
705 curPos = (UInt32)(d_end - d);
728 d[0] = curPos;