#include <libkern/zconf.h>
libkern/zconf.h
@(#) $Id$
macroZCONF_H
#define ZCONF_H
macroSTDC
#define STDC
macroMAX_WBITS
Maximum value for windowBits in deflateInit2 and inflateInit2.
WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
created by gzip. (Files created by minigzip can still be extracted by
gzip.)
#define MAX_WBITS 15
32K LZ77 window
macroOF
#define OF(args) args
macroZEXTERN
#define ZEXTERN extern
macroZEXPORT
#define ZEXPORT
macroZEXPORTVA
#define ZEXPORTVA
macroFAR
#define FAR
typedefvoidpc
typedef void const *voidpc
typedefvoidp
typedef void *voidp
macroz_off_t
#define z_off_t long