MCPcopy Create free account
hub / github.com/F-Stack/f-stack / deflate.c

File deflate.c

freebsd/contrib/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-2017 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 5

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

Tested by

no test coverage detected