Searched refs:ZSTD_DCtx_isOversizedTooLong (Results 1 – 1 of 1) sorted by relevance
1576 static int ZSTD_DCtx_isOversizedTooLong(ZSTD_DStream* zds) in ZSTD_DCtx_isOversizedTooLong() function1778 int const tooLarge = ZSTD_DCtx_isOversizedTooLong(zds); in ZSTD_decompressStream()