Searched refs:ZSTD_dictForceCopy (Results 1 – 4 of 4) sorted by relevance
1219 ZSTD_dictForceCopy = 2, /* Always copy the dictionary. */ enumerator
4279 ZSTD_dictForceCopy = 2, /* Always copy the dictionary. */ enumerator13484 ZSTD_STATIC_ASSERT(ZSTD_dictDefaultAttach < ZSTD_dictForceCopy); in ZSTD_cParam_getBounds()14708 && params->attachDictPref != ZSTD_dictForceCopy in ZSTD_shouldAttachDict()
1243 ZSTD_dictForceCopy = 2, /* Always copy the dictionary. */ enumerator
1801 && params->attachDictPref != ZSTD_dictForceCopy in ZSTD_shouldAttachDict()