Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_fast.c547 int dictTagsMatch = ZSTD_comparePackedTags(dictMatchIndexAndTag, dictHashAndTag0); in ZSTD_compressBlock_fast_dictMatchState_generic() local
575 if (dictTagsMatch) { in ZSTD_compressBlock_fast_dictMatchState_generic()
617 dictTagsMatch = ZSTD_comparePackedTags(dictMatchIndexAndTag, dictHashAndTag1); in ZSTD_compressBlock_fast_dictMatchState_generic()