Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c1530 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState() argument
1538 DEBUGLOG(4, "reset indices : %u", forceResetIndex == ZSTDirp_reset); in ZSTD_reset_matchState()
1539 if (forceResetIndex == ZSTDirp_reset) { in ZSTD_reset_matchState()