Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Dzdict.c510 static U32 ZDICT_dictSize(const dictItem* dictList) in ZDICT_dictSize() function
1013 unsigned const dictContentSize = ZDICT_dictSize(dictList); in ZDICT_trainFromBuffer_unsafe_legacy()
1033 { unsigned dictContentSize = ZDICT_dictSize(dictList); in ZDICT_trainFromBuffer_unsafe_legacy()