Home | History | Annotate | Download | only in zlib

Lines Matching full:zlib

1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
16 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
111 /* all zlib typedefs in zlib.h and zconf.h */
131 /* all zlib structs in zlib.h and zconf.h */
277 /* If building or using zlib as a DLL, define ZLIB_DLL.
289 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
298 /* No need for _export, use ZLIB.DEF instead. */