Searched refs:notEnded (Results 1 – 1 of 1) sorted by relevance
3263 size_t const notEnded = in ZSTD_endStream() local3273 …zcs->outBuffContentSize = !notEnded ? 0 : ZSTD_compressEnd(zcs->cctx, zcs->outBuff, zcs->outBuffSi… in ZSTD_endStream()