Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v05.h104 size_t ZBUFFv05_freeDCtx(ZBUFFv05_DCtx* dctx);
H A Dzstd_legacy.h268 case 5 : return ZBUFFv05_freeDCtx((ZBUFFv05_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()
H A Dzstd_v05.c3863 size_t ZBUFFv05_freeDCtx(ZBUFFv05_DCtx* zbc) in ZBUFFv05_freeDCtx() function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23435 size_t ZBUFFv05_freeDCtx(ZBUFFv05_DCtx* dctx);
24080 case 5 : return ZBUFFv05_freeDCtx((ZBUFFv05_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()