Searched refs:ZBUFFv04_freeDCtx (Results 1 – 3 of 3) sorted by relevance
90 size_t ZBUFFv04_freeDCtx(ZBUFFv04_DCtx* dctx);
265 case 4 : return ZBUFFv04_freeDCtx((ZBUFFv04_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()
3638 size_t ZBUFFv04_freeDCtx(ZBUFFv04_DCtx* dctx) { return ZBUFF_freeDCtx(dctx); } in ZBUFFv04_freeDCtx() function