Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h224 int dedicatedDictSearch; /* Indicates whether this matchState is using the member
H A Dzstd_compress.c1951 int const dedicatedDictSearch = cdict->matchState.dedicatedDictSearch; in ZSTD_shouldAttachDict() local