Searched refs:repEnd2 (Results 1 – 2 of 2) sorted by relevance
219 const BYTE* const repEnd2 = repIndex2 < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_fast_extDict_generic() local220 …size_t const repLength2 = ZSTD_count_2segments(ip+4, repMatch2+4, iend, repEnd2, lowPrefixPtr) + 4; in ZSTD_compressBlock_fast_extDict_generic()
288 const BYTE* const repEnd2 = repIndex2 < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local289 …size_t const repLength2 = ZSTD_count_2segments(ip+4, repMatch2+4, iend, repEnd2, lowPrefixPtr) + 4; in ZSTD_compressBlock_doubleFast_extDict_generic()