Home
last modified time | relevance | path

Searched refs:forDDSDict (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c262 const U32 forDDSDict) { in ZSTD_allocateChainTable() argument
267 …return forDDSDict || ((strategy != ZSTD_fast) && !ZSTD_rowMatchFinderUsed(strategy, useRowMatchFin… in ZSTD_allocateChainTable()