Searched defs:ZSTD_estimateDCtxSize (Results 1 – 3 of 3) sorted by relevance
387 #define ZSTD_estimateDCtxSize zfs_ZSTD_estimateDCtxSize macro
86 size_t ZSTD_estimateDCtxSize(void) { return sizeof(ZSTD_DCtx); } in ZSTD_estimateDCtxSize() function
227 size_t ZSTD_estimateDCtxSize(void) { return sizeof(ZSTD_DCtx); } in ZSTD_estimateDCtxSize() function