Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c847 static const RoundBuff_t kNullRoundBuff = {NULL, 0, 0}; variable
983 mtctx->roundBuff = kNullRoundBuff; in ZSTDMT_createCCtx_advanced_internal()