Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_double_fast.c395 int const dictTagsMatchS = ZSTD_comparePackedTags(dictMatchIndexAndTagS, dictHashAndTagS); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
441 } else if (dictTagsMatchS) { in ZSTD_compressBlock_doubleFast_dictMatchState_generic()