Searched refs:repLength2 (Results 1 – 1 of 1) sorted by relevance
1192 size_t repLength2 = in ZSTD_compressBlock_fast_extDict_generic() local1197 ZSTD_storeSeq(seqStorePtr, 0, anchor, 0, repLength2 - MINMATCH); in ZSTD_compressBlock_fast_extDict_generic()1199 ip += repLength2; in ZSTD_compressBlock_fast_extDict_generic()1514 size_t const repLength2 = in ZSTD_compressBlock_doubleFast_extDict_generic() local1519 ZSTD_storeSeq(seqStorePtr, 0, anchor, 0, repLength2 - MINMATCH); in ZSTD_compressBlock_doubleFast_extDict_generic()1522 ip += repLength2; in ZSTD_compressBlock_doubleFast_extDict_generic()