Home
last modified time | relevance | path

Searched refs:ZBUFFv04_freeDCtx (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v04.h90 size_t ZBUFFv04_freeDCtx(ZBUFFv04_DCtx* dctx);
H A Dzstd_legacy.h265 case 4 : return ZBUFFv04_freeDCtx((ZBUFFv04_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()
H A Dzstd_v04.c3638 size_t ZBUFFv04_freeDCtx(ZBUFFv04_DCtx* dctx) { return ZBUFF_freeDCtx(dctx); } in ZBUFFv04_freeDCtx() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23275 size_t ZBUFFv04_freeDCtx(ZBUFFv04_DCtx* dctx);
24077 case 4 : return ZBUFFv04_freeDCtx((ZBUFFv04_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()