Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h912 ZSTDLIB_API unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict);
/freebsd/sys/contrib/zstd/
H A DCHANGELOG27 `ZSTD_getDictID_fromCDict()`
122 api : new ZSTD_getDictID_fromCDict(), by @LuAPi
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c5048 unsigned ZSTD_getDictID_fromCDict(const ZSTD_CDict* cdict) in ZSTD_getDictID_fromCDict() function