Searched refs:ZSTDv05_freeDCtx (Results 1 – 3 of 3) sorted by relevance
63 size_t ZSTDv05_freeDCtx(ZSTDv05_DCtx* dctx); /*!< @return : errorCode */
152 ZSTDv05_freeDCtx(zd); in ZSTD_decompressLegacy()
2693 size_t ZSTDv05_freeDCtx(ZSTDv05_DCtx* dctx) in ZSTDv05_freeDCtx() function3518 ZSTDv05_freeDCtx(dctx); in ZSTDv05_decompress()3866 ZSTDv05_freeDCtx(zbc->zc); in ZBUFFv05_freeDCtx()