Home
last modified time | relevance | path

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

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