Searched refs:ZSTD_checkBufferStability (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c4326 static size_t ZSTD_checkBufferStability(ZSTD_CCtx const* cctx, function
4440 FORWARD_IF_ERROR(ZSTD_checkBufferStability(cctx, output, input, endOp), "invalid buffers");

Completed in 211 milliseconds