Home
last modified time | relevance | path

Searched refs:ZBUFFv06_freeDCtx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.h115 ZSTDLIBv06_API size_t ZBUFFv06_freeDCtx(ZBUFFv06_DCtx* dctx);
H A Dzstd_legacy.h271 case 6 : return ZBUFFv06_freeDCtx((ZBUFFv06_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()
H A Dzstd_v06.c3975 size_t ZBUFFv06_freeDCtx(ZBUFFv06_DCtx* zbd) in ZBUFFv06_freeDCtx() function