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

File inflate.c

freebsd/contrib/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-2016 Mark Adler
3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */

Callers

nothing calls this directly

Calls 10

OFFunction · 0.85
inflateStateCheckFunction · 0.85
adler32Function · 0.85
zmemcpyFunction · 0.85
inflate_tableFunction · 0.85
inflate_fastFunction · 0.85
updatewindowFunction · 0.85
inflateResetFunction · 0.85
crc32Function · 0.70
fixedtablesFunction · 0.70

Tested by

no test coverage detected