Searched refs:ZSTD_copyDCtx (Results 1 – 5 of 5) sorted by relevance
357 #define ZSTD_copyDCtx zfs_ZSTD_copyDCtx macro
2041 ZSTDLIB_API void ZSTD_copyDCtx(ZSTD_DCtx* dctx, const ZSTD_DCtx* preparedDCtx);
2526 ZSTDLIB_STATIC_API void ZSTD_copyDCtx(ZSTD_DCtx* dctx, const ZSTD_DCtx* preparedDCtx);
179 void ZSTD_copyDCtx(ZSTD_DCtx* dstDCtx, const ZSTD_DCtx* srcDCtx) in ZSTD_copyDCtx() function
341 void ZSTD_copyDCtx(ZSTD_DCtx* dstDCtx, const ZSTD_DCtx* srcDCtx) in ZSTD_copyDCtx() function