Searched refs:nextToUpdate3 (Results 1 – 4 of 4) sorted by relevance
251 U32 idx = ms->nextToUpdate3; in ZSTD_insertAndFindFirstIndexHash3()252 U32 const target = ms->nextToUpdate3 = (U32)(ip - base); in ZSTD_insertAndFindFirstIndexHash3()690 ms->nextToUpdate3 = ms->nextToUpdate; in ZSTD_compressBlock_opt_generic()
484 ms->nextToUpdate3 = ms->nextToUpdate; in ZSTD_compressBlock_lazy_generic()654 ms->nextToUpdate3 = ms->nextToUpdate; in ZSTD_compressBlock_lazy_extDict_generic()
118 U32 nextToUpdate3; /* index from which to continue table update */ member
1142 dstMatchState->nextToUpdate3= srcMatchState->nextToUpdate3; in ZSTD_resetCCtx_usingCDict()1199 dstMatchState->nextToUpdate3= srcMatchState->nextToUpdate3; in ZSTD_copyCCtx_internal()