Home
last modified time | relevance | path

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

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