Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MAX_MEM_LEVEL 8 |
#define | MAX_WBITS 15 /* 32K LZ77 window */ |
#define | DEF_WBITS MAX_WBITS |
#define | DEF_MEM_LEVEL 8 |
Typedefs | |
typedef unsigned char | Byte |
typedef unsigned int | uInt |
typedef unsigned long | uLong |
typedef void * | voidp |