Home
last modified time | relevance | path

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

/f-stack/freebsd/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.c3979 size_t ZBUFFv06_freeDCtx(ZBUFFv06_DCtx* zbd) in ZBUFFv06_freeDCtx() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23612 ZSTDLIBv06_API size_t ZBUFFv06_freeDCtx(ZBUFFv06_DCtx* dctx);
24083 case 6 : return ZBUFFv06_freeDCtx((ZBUFFv06_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()