Searched refs:ZSTD_dictForceAttach (Results 1 – 3 of 3) sorted by relevance
1242 ZSTD_dictForceAttach = 1, /* Never copy the dictionary. */ enumerator
3196 ZSTD_dictForceAttach, in longUnitTests()3200 ZSTD_dictForceAttach, in longUnitTests()
1800 || params->attachDictPref == ZSTD_dictForceAttach ) in ZSTD_shouldAttachDict()