Searched refs:currDictID (Results 1 – 1 of 1) sorted by relevance
154 size_t currDictID = ZSTD_getDictID_fromDDict(hashSet->ddictPtrTable[idx]); in ZSTD_DDictHashSet_getDDict() local155 if (currDictID == dictID || currDictID == 0) { in ZSTD_DDictHashSet_getDDict()