Searched refs:ZSTD_sizeof_DCtx (Results 1 – 5 of 5) sorted by relevance
442 #define ZSTD_sizeof_DCtx zfs_ZSTD_sizeof_DCtx macro
1036 ZSTDLIB_API size_t ZSTD_sizeof_DCtx(const ZSTD_DCtx* dctx);
4096 ZSTDLIB_API size_t ZSTD_sizeof_DCtx(const ZSTD_DCtx* dctx);24584 size_t ZSTD_sizeof_DCtx (const ZSTD_DCtx* dctx) in ZSTD_sizeof_DCtx() function25987 return ZSTD_sizeof_DCtx(dctx); in ZSTD_sizeof_DStream()
1035 ZSTDLIB_API size_t ZSTD_sizeof_DCtx(const ZSTD_DCtx* dctx);
78 size_t ZSTD_sizeof_DCtx (const ZSTD_DCtx* dctx) in ZSTD_sizeof_DCtx() function1526 return ZSTD_sizeof_DCtx(dctx); in ZSTD_sizeof_DStream()