Searched refs:DDICT_HASHSET_TABLE_BASE_SIZE (Results 1 – 1 of 1) sorted by relevance
82 #define DDICT_HASHSET_TABLE_BASE_SIZE 64 macro176 …ret->ddictPtrTable = (const ZSTD_DDict**)ZSTD_customCalloc(DDICT_HASHSET_TABLE_BASE_SIZE * sizeof(… in ZSTD_createDDictHashSet()181 ret->ddictPtrTableSize = DDICT_HASHSET_TABLE_BASE_SIZE; in ZSTD_createDDictHashSet()