MCPcopy Create free account
hub / github.com/MariaDB/server / deflate.c

File deflate.c

zlib/deflate.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* deflate.c -- compress data using the deflation algorithm
2 * Copyright (C) 1995-2026 Jean-loup Gailly and Mark Adler
3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */

Callers

nothing calls this directly

Calls 4

deflateStateCheckFunction · 0.85
adler32Function · 0.85
_tr_initFunction · 0.85
crc32Function · 0.70

Tested by

no test coverage detected