Home
last modified time | relevance | path

Searched defs:repLength2 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_fast.c500 … size_t const repLength2 = ZSTD_count_2segments(ip+4, repMatch2+4, iend, repEnd2, prefixStart) + 4; in ZSTD_compressBlock_fast_dictMatchState_generic() local
634 … size_t const repLength2 = ZSTD_count_2segments(ip+4, repMatch2+4, iend, repEnd2, prefixStart) + 4; in ZSTD_compressBlock_fast_extDict_generic() local
Dzstd_double_fast.c449 …size_t const repLength2 = ZSTD_count_2segments(ip+4, repMatch2+4, iend, repEnd2, prefixLowest) + 4; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
654 … size_t const repLength2 = ZSTD_count_2segments(ip+4, repMatch2+4, iend, repEnd2, prefixStart) + 4; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/kernel/linux/linux-5.10/lib/zstd/
Dcompress.c1192 size_t repLength2 = in ZSTD_compressBlock_fast_extDict_generic() local
1514 size_t const repLength2 = in ZSTD_compressBlock_doubleFast_extDict_generic() local