Home
last modified time | relevance | path

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

/Linux-v6.1/lib/zstd/compress/
Dzstd_fast.c91 size_t mLength; in ZSTD_compressBlock_fast_generic() local
259 size_t mLength; in ZSTD_compressBlock_fast_dictMatchState_generic() local
439 … size_t mLength = ZSTD_count_2segments(ip+4, match+4, iend, matchEnd, prefixStart) + 4; in ZSTD_compressBlock_fast_extDict_generic() local
Dzstd_double_fast.c126 size_t mLength; in ZSTD_compressBlock_doubleFast_generic() local
406 size_t mLength; in ZSTD_compressBlock_doubleFast_extDict_generic() local
Dzstd_ldm.c363 bestMatchLength = 0, mLength; in ZSTD_ldm_generateSequences_internal() local