Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_fast.c225 size_t mLength; in ZSTD_compressBlock_fast_noDict_generic() local
542 size_t mLength; in ZSTD_compressBlock_fast_dictMatchState_generic() local
748 size_t mLength; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c127 size_t mLength; in ZSTD_compressBlock_doubleFast_noDict_generic() local
386 size_t mLength; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
660 size_t mLength; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_ldm.c404 bestMatchLength = 0, mLength; in ZSTD_ldm_generateSequences_internal() local