Home
last modified time | relevance | path

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

/dragonfly/lib/libzstd/
HDSymbol.map242 ZSTD_getDictID_fromCDict;
/dragonfly/contrib/zstd/lib/
HDzstd.h1547 ZSTDLIB_API unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict);
/dragonfly/contrib/zstd/
HDCHANGELOG17 api : new ZSTD_getDictID_fromCDict(), by @LuAPi
/dragonfly/contrib/zstd/lib/compress/
HDzstd_compress.c3871 unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict) in ZSTD_getDictID_fromCDict() function