Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/dictBuilder/
H A Dzdict.h113 ZDICTLIB_API unsigned ZDICT_getDictID(const void* dictBuffer, size_t dictSize); /**< extracts dict…
H A Dzdict.c97 unsigned ZDICT_getDictID(const void* dictBuffer, size_t dictSize) in ZDICT_getDictID() function
/dragonfly/lib/libzstd/
H A DSymbol.map358 ZDICT_getDictID;
/dragonfly/contrib/zstd/
H A DCHANGELOG434 API : ZDICT_getDictID(), ZSTD_sizeof_{CCtx, DCtx, CStream, DStream}(), ZSTD_setDStreamParameter()