MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / deflate.c

File deflate.c

extern/zlib/src/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-2024 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
crc32Function · 0.85
adler32Function · 0.85
_tr_initFunction · 0.85

Tested by

no test coverage detected