Searched refs:pointerToCurPos (Results 1 – 2 of 2) sorted by relevance
185 mt->pointerToCurPos -= offset; in HashThreadFunc()550 p->pointerToCurPos = Inline_MatchFinder_GetPointerToCurrentPos(mf); in MatchFinderMt_Init()595 return p->pointerToCurPos; in MatchFinderMt_GetPointerToCurrentPos()610 const Byte *cur = p->pointerToCurPos; in MixMatches2()631 const Byte *cur = p->pointerToCurPos; in MixMatches3()717 #define INCREASE_LZ_POS p->lzPos++; p->pointerToCurPos++;776 …P_HEADER2_MT if (p->btNumAvailBytes-- >= (n)) { const Byte *cur = p->pointerToCurPos; UInt32 *hash…
50 const Byte *pointerToCurPos; member