Home
last modified time | relevance | path

Searched refs:ZSTD_freeCCtxParams (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/zstd/examples/
H A Dstreaming_memory_usage.c133 ZSTD_freeCCtxParams(cctxParams); in main()
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h225 #define ZSTD_freeCCtxParams zfs_ZSTD_freeCCtxParams macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1548 ZSTDLIB_API size_t ZSTD_freeCCtxParams(ZSTD_CCtx_params* params);
/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h1978 ZSTDLIB_STATIC_API size_t ZSTD_freeCCtxParams(ZSTD_CCtx_params* params); /* accept NULL pointer */
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c279 ZSTD_freeCCtxParams(cctxParams); in BMK_benchMem()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c221 ZSTD_freeCCtxParams(cctxParams); in ZWRAP_initializeCStream()
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c224 size_t ZSTD_freeCCtxParams(ZSTD_CCtx_params* params) in ZSTD_freeCCtxParams() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c319 size_t ZSTD_freeCCtxParams(ZSTD_CCtx_params* params) in ZSTD_freeCCtxParams() function