Home
last modified time | relevance | path

Searched refs:matchIndexL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/zstd/compress/
H A Dzstd_double_fast.c315 U32 const matchIndexL = hashLong[h2]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
317 const BYTE* matchLong = base + matchIndexL; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()
335 if (matchIndexL > prefixLowestIndex) { in ZSTD_compressBlock_doubleFast_dictMatchState_generic()