Lines Matching refs:nextToUpdate3
383 U32* nextToUpdate3,
389 U32 idx = *nextToUpdate3;
399 *nextToUpdate3 = target;
559 U32* nextToUpdate3,
657 U32 const matchIndex3 = ZSTD_insertAndFindFirstIndexHash3(ms, nextToUpdate3, ip);
798 U32* nextToUpdate3,
812 return ZSTD_insertBtAndGetAllMatches(matches, ms, nextToUpdate3, ip, iHighLimit, dictMode, rep, ll0, lengthToBeat, mls);
821 U32* nextToUpdate3, \
829 matches, ms, nextToUpdate3, ip, iHighLimit, \
1058 U32 nextToUpdate3 = ms->nextToUpdate;
1083 U32 nbMatches = getAllMatches(matches, ms, &nextToUpdate3, ip, iend, rep, ll0, minMatch);
1200 U32 nbMatches = getAllMatches(matches, ms, &nextToUpdate3, inr, iend, opt[cur].rep, ll0, minMatch);