Home
last modified time | relevance | path

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

/linux/lib/zstd/
H A Dzstd_compress_module.c21 #define ZSTD_FORWARD_IF_ERR(ret) \ macro
31 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_reset( in zstd_cctx_init()
33 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setPledgedSrcSize( in zstd_cctx_init()
35 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setParameter( in zstd_cctx_init()
37 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setParameter( in zstd_cctx_init()
39 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setParameter( in zstd_cctx_init()
41 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setParameter( in zstd_cctx_init()
43 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setParameter( in zstd_cctx_init()
45 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setParameter( in zstd_cctx_init()
47 ZSTD_FORWARD_IF_ERR(ZSTD_CCtx_setParameter( in zstd_cctx_init()
[all …]