Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.h74 ZSTDLIBv06_API size_t ZSTDv06_freeDCtx(ZSTDv06_DCtx* dctx); /*!< @return : errorCode */
H A Dzstd_legacy.h162 ZSTDv06_freeDCtx(zd); in ZSTD_decompressLegacy()
H A Dzstd_v06.c2854 size_t ZSTDv06_freeDCtx(ZSTDv06_DCtx* dctx) in ZSTDv06_freeDCtx() function
3655 ZSTDv06_freeDCtx(dctx); in ZSTDv06_decompress()
3982 ZSTDv06_freeDCtx(zbd->zd); in ZBUFFv06_freeDCtx()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23571 ZSTDLIBv06_API size_t ZSTDv06_freeDCtx(ZSTDv06_DCtx* dctx); /*!< @return : errorCode */
23974 ZSTDv06_freeDCtx(zd); in ZSTD_decompressLegacy()