Searched refs:tooSmall (Results 1 – 2 of 2) sorted by relevance
1777 …{ int const tooSmall = (zds->inBuffSize < neededInBuffSize) || (zds->outBuffSize < neededOutBuff… in ZSTD_decompressStream() local1780 if (tooSmall || tooLarge) { in ZSTD_decompressStream()
26238 …{ int const tooSmall = (zds->inBuffSize < neededInBuffSize) || (zds->outBuffSize < neededOutBuff… in ZSTD_decompressStream() local26241 if (tooSmall || tooLarge) { in ZSTD_decompressStream()