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

File gzread.c

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

Source from the content-addressed store, hash-verified

1/* gzread.c -- zlib functions for reading gzip files
2 * Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler
3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */

Callers

nothing calls this directly

Calls 4

memchrFunction · 0.85
gz_skipFunction · 0.70
gz_fetchFunction · 0.70
memcpyFunction · 0.50

Tested by

no test coverage detected