Home | History | Annotate | Download | only in zlib-1.2.8

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
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
127 /* all zlib typedefs in zlib.h and zconf.h */
149 /* all zlib structs in zlib.h and zconf.h */
309 /* If building or using zlib as a DLL, define ZLIB_DLL.
321 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
330 /* No need for _export, use ZLIB.DEF instead. */