Searched refs:ZSTDv04_freeDCtx (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
H A Dzstd_v04.h62 size_t ZSTDv04_freeDCtx(ZSTDv04_Dctx* dctx);
H A Dzstd_v04.c3651 size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } function
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23247 size_t ZSTDv04_freeDCtx(ZSTDv04_Dctx* dctx);
[all...]

Completed in 294 milliseconds