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