Home
last modified time | relevance | path

Searched refs:ZSTD_use_indefinitely (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/lib/zstd/decompress/
Dzstd_decompress_internal.h97 ZSTD_use_indefinitely = -1, /* Use the dictionary indefinitely */ enumerator
Dzstd_decompress.c351 dctx->dictUses = ZSTD_use_indefinitely; in ZSTD_DCtx_selectFrameDDict()
1026 case ZSTD_use_indefinitely: in ZSTD_getDDict()
1541 dctx->dictUses = ZSTD_use_indefinitely; in ZSTD_DCtx_loadDictionary_advanced()
1613 dctx->dictUses = ZSTD_use_indefinitely; in ZSTD_DCtx_refDDict()