Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c535 static U32 ZDICT_dictSize(const dictItem* dictList) in ZDICT_dictSize() function
1084 unsigned const dictContentSize = ZDICT_dictSize(dictList); in ZDICT_trainFromBuffer_unsafe_legacy()
1104 { unsigned dictContentSize = ZDICT_dictSize(dictList); in ZDICT_trainFromBuffer_unsafe_legacy()