Searched refs:ZSTD_defaultDisallowed (Results 1 – 5 of 5) sorted by relevance
18 ZSTD_defaultDisallowed = 0, enumerator
163 ZSTD_STATIC_ASSERT(ZSTD_defaultDisallowed == 0 && ZSTD_defaultAllowed != 0); in ZSTD_selectEncodingType()
224 …licy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_defaultDisallowed; in ZSTD_buildSuperBlockEntropy_sequences()
2257 …licy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_defaultDisallowed; in ZSTD_entropyCompressSequences_internal()
11231 ZSTD_defaultDisallowed = 0, enumerator11404 ZSTD_STATIC_ASSERT(ZSTD_defaultDisallowed == 0 && ZSTD_defaultAllowed != 0); in ZSTD_selectEncodingType()11932 …licy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_defaultDisallowed; in ZSTD_buildSuperBlockEntropy_sequences()15151 …licy_e const defaultPolicy = (max <= DefaultMaxOff) ? ZSTD_defaultAllowed : ZSTD_defaultDisallowed; in ZSTD_compressSequences_internal()