Searched refs:ZSTDv06_freeDCtx (Results 1 – 3 of 3) sorted by relevance
74 ZSTDLIBv06_API size_t ZSTDv06_freeDCtx(ZSTDv06_DCtx* dctx); /*!< @return : errorCode */
162 ZSTDv06_freeDCtx(zd); in ZSTD_decompressLegacy()
2854 size_t ZSTDv06_freeDCtx(ZSTDv06_DCtx* dctx) in ZSTDv06_freeDCtx() function3655 ZSTDv06_freeDCtx(dctx); in ZSTDv06_decompress()3982 ZSTDv06_freeDCtx(zbd->zd); in ZBUFFv06_freeDCtx()