Home
last modified time | relevance | path

Searched refs:ZSTD_toFlushNow (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dzstd_lib.h2310 ZSTDLIB_STATIC_API size_t ZSTD_toFlushNow(ZSTD_CCtx* cctx);
/linux/lib/zstd/compress/
H A Dzstd_compress.c1568 size_t ZSTD_toFlushNow(ZSTD_CCtx* cctx) in ZSTD_toFlushNow() function