MCPcopy Index your code
hub / github.com/RsyncProject/rsync / inflate.c

File inflate.c

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

Source from the content-addressed store, hash-verified

1/* inflate.c -- zlib decompression
2 * Copyright (C) 1995-2012 Mark Adler
3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */

Callers

nothing calls this directly

Calls 8

crc32Function · 0.85
adler32Function · 0.85
zmemcpyFunction · 0.85
fixedtablesFunction · 0.85
inflate_tableFunction · 0.85
inflate_fastFunction · 0.85
updatewindowFunction · 0.85
inflateResetFunction · 0.85

Tested by

no test coverage detected