Home
last modified time | relevance | path

Searched defs:toFlush (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/lib/zstd/compress/
Dzstd_compress.c4224 { size_t const toFlush = zcs->outBuffContentSize - zcs->outBuffFlushedSize; in ZSTD_compressStream_generic() local
4856 size_t const toFlush = remainingToFlush + lastBlockSize + checksumSize; in ZSTD_endStream() local