Searched defs:remainingToFlush (Results 1 – 4 of 4) sorted by relevance
91 … size_t const remainingToFlush = ZSTD_seekable_endStream(cstream, &output); /* close stream */ in compressFile_orDie() local
2680 { size_t remainingToFlush = (size_t)(-1); in fuzzerTests() local3103 { size_t remainingToFlush = 1; in fuzzerTests_newAPI() local
1877 …{ size_t const remainingToFlush = ZSTDMT_flushProduced(mtctx, output, !forwardInputProgress, end… in ZSTDMT_compressStream_generic() local
6970 size_t const remainingToFlush = ZSTD_compressStream2(zcs, output, &input, ZSTD_e_end); in ZSTD_endStream() local