Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress_internal.h137 …int ddictIsCold; /* if == 1 : dictionary is "new" for working context, and presumed "c… member
H A Dzstd_decompress_block.c534 int ddictIsCold, int nbSeq, U32* wksp, size_t wkspSize, in ZSTD_buildSeqTable()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c22759 …int ddictIsCold; /* if == 1 : dictionary is "new" for working context, and presumed "c… member
26831 int ddictIsCold, int nbSeq) in ZSTD_buildSeqTable()