Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
crc32
Function · 0.85
adler32
Function · 0.85
zmemcpy
Function · 0.85
fixedtables
Function · 0.85
inflate_table
Function · 0.85
inflate_fast
Function · 0.85
updatewindow
Function · 0.85
inflateReset
Function · 0.85
Tested by
no test coverage detected