Searched refs:ZSTD_freeDCtx (Results 1 – 2 of 2) sorted by relevance
257 size_t ZSTD_freeDCtx(ZSTD_DCtx *dctx);
147 size_t ZSTD_freeDCtx(ZSTD_DCtx *dctx) in ZSTD_freeDCtx() function2261 ZSTD_freeDCtx(zds->dctx); in ZSTD_freeDStream()