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
249 dctx->dictUses = ZSTD_dont_use; in ZSTD_initDCtx_internal()306 dctx->dictUses = ZSTD_dont_use; in ZSTD_clearDict()1023 case ZSTD_dont_use: in ZSTD_getDDict()1029 dctx->dictUses = ZSTD_dont_use; in ZSTD_getDDict()