Searched refs:ZSTDv04_freeDCtx (Results 1 – 3 of 3) sorted by relevance
62 size_t ZSTDv04_freeDCtx(ZSTDv04_Dctx* dctx);
3651 size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } in ZSTDv04_freeDCtx() function
23247 size_t ZSTDv04_freeDCtx(ZSTDv04_Dctx* dctx);