Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
HDzstd_v06.h115 ZSTDLIBv06_API size_t ZBUFFv06_freeDCtx(ZBUFFv06_DCtx* dctx);
HDzstd_legacy.h271 case 6 : return ZBUFFv06_freeDCtx((ZBUFFv06_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()
HDzstd_v06.c3979 size_t ZBUFFv06_freeDCtx(ZBUFFv06_DCtx* zbd) in ZBUFFv06_freeDCtx() function
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
HDzstd.c23610 ZSTDLIBv06_API size_t ZBUFFv06_freeDCtx(ZBUFFv06_DCtx* dctx);
24081 case 6 : return ZBUFFv06_freeDCtx((ZBUFFv06_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()