Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/decompress/
Dzstd_decompress.c76 #define DDICT_HASHSET_MAX_LOAD_FACTOR_SIZE_MULT 3 /* These two constants represent SIZE_MULT/COUN… macro
204 …AX_LOAD_FACTOR_COUNT_MULT / hashSet->ddictPtrTableSize * DDICT_HASHSET_MAX_LOAD_FACTOR_SIZE_MULT !… in ZSTD_DDictHashSet_addDDict()