Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.h76 ZSTDLIBv07_API size_t ZSTDv07_freeDCtx(ZSTDv07_DCtx* dctx); /*!< @return : errorCode */
H A Dzstd_legacy.h172 ZSTDv07_freeDCtx(zd); in ZSTD_decompressLegacy()
H A Dzstd_v07.c3003 size_t ZSTDv07_freeDCtx(ZSTDv07_DCtx* dctx) in ZSTDv07_freeDCtx() function
3900 ZSTDv07_freeDCtx(dctx); in ZSTDv07_decompress()
4238 ZSTDv07_freeDCtx(ddict->refContext); in ZSTDv07_freeDDict()
4364 ZSTDv07_freeDCtx(zbd->zd); in ZBUFFv07_freeDCtx()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23749 ZSTDLIBv07_API size_t ZSTDv07_freeDCtx(ZSTDv07_DCtx* dctx); /*!< @return : errorCode */
23984 ZSTDv07_freeDCtx(zd); in ZSTD_decompressLegacy()