Home
last modified time | relevance | path

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

/linux-5.19.10/lib/zstd/decompress/
Dzstd_decompress.c75 #define DDICT_HASHSET_MAX_LOAD_FACTOR_COUNT_MULT 4 macro
204 …if (hashSet->ddictPtrCount * DDICT_HASHSET_MAX_LOAD_FACTOR_COUNT_MULT / hashSet->ddictPtrTableSize… in ZSTD_DDictHashSet_addDDict()