Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dzstd_fast.c129 size_t mLength; in ZSTD_compressBlock_fast_noDict_generic() local
426 size_t mLength; in ZSTD_compressBlock_fast_dictMatchState_generic() local
614 … size_t mLength = ZSTD_count_2segments(ip+4, match+4, iend, matchEnd, prefixStart) + 4; in ZSTD_compressBlock_fast_extDict_generic() local
Dzstd_double_fast.c72 size_t mLength; in ZSTD_compressBlock_doubleFast_noDict_generic() local
308 size_t mLength; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
579 size_t mLength; in ZSTD_compressBlock_doubleFast_extDict_generic() local
Dzstd_ldm.c382 bestMatchLength = 0, mLength; in ZSTD_ldm_generateSequences_internal() local