Home
last modified time | relevance | path

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

/dragonfly/lib/libzstd/
H A DSymbol.map242 ZSTD_getDictID_fromCDict;
/dragonfly/contrib/zstd/lib/
H A Dzstd.h1547 ZSTDLIB_API unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict);
/dragonfly/contrib/zstd/
H A DCHANGELOG17 api : new ZSTD_getDictID_fromCDict(), by @LuAPi
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c3871 unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict) in ZSTD_getDictID_fromCDict() function