Searched refs:repEnd2 (Results 1 – 1 of 1) sorted by relevance
1191 const BYTE *const repEnd2 = repIndex2 < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_fast_extDict_generic() local1193 …ZSTD_count_2segments(ip + EQUAL_READ32, repMatch2 + EQUAL_READ32, iend, repEnd2, lowPrefixPtr) + E… in ZSTD_compressBlock_fast_extDict_generic()1513 const BYTE *const repEnd2 = repIndex2 < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_doubleFast_extDict_generic() local1515 …ZSTD_count_2segments(ip + EQUAL_READ32, repMatch2 + EQUAL_READ32, iend, repEnd2, lowPrefixPtr) + E… in ZSTD_compressBlock_doubleFast_extDict_generic()