Home
last modified time | relevance | path

Searched defs:dedicatedDictSearch (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h166 int dedicatedDictSearch; /* Indicates whether this matchState is using the member
H A Dzstd_compress.c1796 int const dedicatedDictSearch = cdict->matchState.dedicatedDictSearch; in ZSTD_shouldAttachDict() local