Home
last modified time | relevance | path

Searched defs:ddictIsCold (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_internal.h136 …int ddictIsCold; /* if == 1 : dictionary is "new" for working context, and presumed "c… member
H A Dzstd_decompress_block.c438 int ddictIsCold, int nbSeq) in ZSTD_buildSeqTable()
/freebsd-src/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_internal.h163 …int ddictIsCold; /* if == 1 : dictionary is "new" for working context, and presumed "c… member
H A Dzstd_decompress_block.c610 int ddictIsCold, int nbSeq, U32* wksp, size_t wkspSize, in ZSTD_buildSeqTable()