Searched refs:ZSTD_dont_use (Results 1 – 2 of 2) sorted by relevance
98 ZSTD_dont_use = 0, /* Do not use the dictionary (if one exists free it) */ enumerator
250 dctx->dictUses = ZSTD_dont_use; in ZSTD_initDCtx_internal()303 dctx->dictUses = ZSTD_dont_use; in ZSTD_clearDict()958 case ZSTD_dont_use: in ZSTD_getDDict()964 dctx->dictUses = ZSTD_dont_use; in ZSTD_getDDict()