Searched refs:ZSTD_DCtx_isOversizedTooLong (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/zstd/decompress/
H A Dzstd_decompress.c1821 static int ZSTD_DCtx_isOversizedTooLong(ZSTD_DStream* zds) function
1998 int const tooLarge = ZSTD_DCtx_isOversizedTooLong(zds);

Completed in 116 milliseconds