Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c796 static const roundBuff_t kNullRoundBuff = {NULL, 0, 0}; variable
923 mtctx->roundBuff = kNullRoundBuff; in ZSTDMT_createCCtx_advanced_internal()