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

File minigzip.c

freebsd/contrib/zlib/test/minigzip.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* minigzip.c -- simulate gzip using the zlib compression library
2 * Copyright (C) 1995-2006, 2010, 2011, 2016 Jean-loup Gailly
3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */

Callers

nothing calls this directly

Calls 3

OFFunction · 0.85
sprintfFunction · 0.85
callocFunction · 0.85

Tested by

no test coverage detected