Searched refs:dictHashAndTagS (Results 1 – 1 of 1) sorted by relevance
391 size_t const dictHashAndTagS = ZSTD_hashPtr(ip, dictHBitsS, mls); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local393 … U32 const dictMatchIndexAndTagS = dictHashSmall[dictHashAndTagS >> ZSTD_SHORT_CACHE_TAG_BITS]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()395 int const dictTagsMatchS = ZSTD_comparePackedTags(dictMatchIndexAndTagS, dictHashAndTagS); in ZSTD_compressBlock_doubleFast_dictMatchState_generic()