Go to the source code of this file.
Defines | |
| #define | MAX_MEM_LEVEL 9 |
| #define | MAX_WBITS 15 |
| #define | OF(args) () |
| #define | ZEXTERN extern |
| #define | SEEK_SET 0 |
| #define | SEEK_CUR 1 |
| #define | SEEK_END 2 |
| #define | z_off_t long |
Typedefs | |
| typedef unsigned char | Byte |
| typedef unsigned int | uInt |
| typedef unsigned long | uLong |
| typedef Byte FAR | Bytef |
| typedef char FAR | charf |
| typedef int FAR | intf |
| typedef uInt FAR | uIntf |
| typedef uLong FAR | uLongf |
| typedef Byte const * | voidpc |
| typedef Byte FAR * | voidpf |
| typedef Byte * | voidp |
| #define MAX_MEM_LEVEL 9 |
Definition at line 125 of file zconf.in.h.
| #define MAX_WBITS 15 |
Definition at line 130 of file zconf.in.h.
| #define OF | ( | args | ) | () |
Definition at line 139 of file zconf.in.h.
| #define SEEK_CUR 1 |
Definition at line 255 of file zconf.in.h.
| #define SEEK_END 2 |
Definition at line 256 of file zconf.in.h.
| #define SEEK_SET 0 |
Definition at line 254 of file zconf.in.h.
| #define z_off_t long |
Definition at line 259 of file zconf.in.h.
| #define ZEXTERN extern |
Definition at line 205 of file zconf.in.h.
| typedef unsigned char Byte |
Definition at line 219 of file zconf.in.h.
Definition at line 228 of file zconf.in.h.
| typedef char FAR charf |
Definition at line 230 of file zconf.in.h.
| typedef int FAR intf |
Definition at line 231 of file zconf.in.h.
| typedef unsigned int uInt |
Definition at line 221 of file zconf.in.h.
Definition at line 232 of file zconf.in.h.
| typedef unsigned long uLong |
Definition at line 222 of file zconf.in.h.
Definition at line 233 of file zconf.in.h.
Definition at line 242 of file zconf.in.h.
Definition at line 240 of file zconf.in.h.
Definition at line 241 of file zconf.in.h.
1.5.6