Searched refs:ZSTD_decompressBegin (Results 1 – 5 of 5) sorted by relevance
307 #define ZSTD_decompressBegin zfs_ZSTD_decompressBegin macro
1176 size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx) in ZSTD_decompressBegin() function1201 FORWARD_IF_ERROR( ZSTD_decompressBegin(dctx) , ""); in ZSTD_decompressBegin_usingDict()1224 FORWARD_IF_ERROR( ZSTD_decompressBegin(dctx) , ""); in ZSTD_decompressBegin_usingDDict()
2058 ZSTDLIB_API size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx);
5118 ZSTDLIB_API size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx);25664 size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx) in ZSTD_decompressBegin() function25689 FORWARD_IF_ERROR( ZSTD_decompressBegin(dctx) , ""); in ZSTD_decompressBegin_usingDict()25712 FORWARD_IF_ERROR( ZSTD_decompressBegin(dctx) , ""); in ZSTD_decompressBegin_usingDDict()
2334 ZSTDLIB_API size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx);