Searched refs:dictMatchIndexL (Results 1 – 2 of 2) sorted by relevance
174 U32 const dictMatchIndexL = dictHashLong[dictHL]; in ZSTD_compressBlock_doubleFast_generic() local175 const BYTE* dictMatchL = dictBase + dictMatchIndexL; in ZSTD_compressBlock_doubleFast_generic()180 offset = (U32)(curr - dictMatchIndexL - dictIndexDelta); in ZSTD_compressBlock_doubleFast_generic()
17538 U32 const dictMatchIndexL = dictHashLong[dictHL]; in ZSTD_compressBlock_doubleFast_generic() local17539 const BYTE* dictMatchL = dictBase + dictMatchIndexL; in ZSTD_compressBlock_doubleFast_generic()17544 offset = (U32)(current - dictMatchIndexL - dictIndexDelta); in ZSTD_compressBlock_doubleFast_generic()