Searched refs:dictHashAndTagL (Results 1 – 1 of 1) sorted by relevance
390 size_t const dictHashAndTagL = ZSTD_hashPtr(ip, dictHBitsL, 8); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local392 … U32 const dictMatchIndexAndTagL = dictHashLong[dictHashAndTagL >> ZSTD_SHORT_CACHE_TAG_BITS]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()394 int const dictTagsMatchL = ZSTD_comparePackedTags(dictMatchIndexAndTagL, dictHashAndTagL); in ZSTD_compressBlock_doubleFast_dictMatchState_generic()