Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v05.h63 size_t ZSTDv05_freeDCtx(ZSTDv05_DCtx* dctx); /*!< @return : errorCode */
H A Dzstd_legacy.h152 ZSTDv05_freeDCtx(zd); in ZSTD_decompressLegacy()
H A Dzstd_v05.c2693 size_t ZSTDv05_freeDCtx(ZSTDv05_DCtx* dctx) in ZSTDv05_freeDCtx() function
3518 ZSTDv05_freeDCtx(dctx); in ZSTDv05_decompress()
3866 ZSTDv05_freeDCtx(zbc->zc); in ZBUFFv05_freeDCtx()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23394 size_t ZSTDv05_freeDCtx(ZSTDv05_DCtx* dctx); /*!< @return : errorCode */
23964 ZSTDv05_freeDCtx(zd); in ZSTD_decompressLegacy()