Go to the source code of this file.
◆ adler32
| #define adler32 z_adler32 |
◆ alloc_func
| #define alloc_func z_alloc_func |
◆ Byte
◆ Bytef
◆ charf
◆ compress
| #define compress z_compress |
◆ compress2
| #define compress2 z_compress2 |
◆ compressBound
| #define compressBound z_compressBound |
◆ const
| #define const /* note: need a more gentle solution here */ |
◆ crc32
◆ deflate
| #define deflate z_deflate |
◆ deflateBound
| #define deflateBound z_deflateBound |
◆ deflateCopy
| #define deflateCopy z_deflateCopy |
◆ deflateEnd
| #define deflateEnd z_deflateEnd |
◆ deflateInit2_
| #define deflateInit2_ z_deflateInit2_ |
◆ deflateInit_
| #define deflateInit_ z_deflateInit_ |
◆ deflateParams
| #define deflateParams z_deflateParams |
◆ deflatePrime
| #define deflatePrime z_deflatePrime |
◆ deflateReset
| #define deflateReset z_deflateReset |
◆ deflateSetDictionary
| #define deflateSetDictionary z_deflateSetDictionary |
◆ FAR
◆ free_func
| #define free_func z_free_func |
◆ get_crc_table
| #define get_crc_table z_get_crc_table |
◆ in_func
| #define in_func z_in_func |
◆ inflate
| #define inflate z_inflate |
◆ inflateBack
| #define inflateBack z_inflateBack |
◆ inflateBackEnd
| #define inflateBackEnd z_inflateBackEnd |
◆ inflateCopy
| #define inflateCopy z_inflateCopy |
◆ inflateEnd
| #define inflateEnd z_inflateEnd |
◆ inflateInit2_
| #define inflateInit2_ z_inflateInit2_ |
◆ inflateInit_
| #define inflateInit_ z_inflateInit_ |
◆ inflateReset
| #define inflateReset z_inflateReset |
◆ inflateSetDictionary
| #define inflateSetDictionary z_inflateSetDictionary |
◆ inflateSync
| #define inflateSync z_inflateSync |
◆ inflateSyncPoint
| #define inflateSyncPoint z_inflateSyncPoint |
◆ intf
◆ MAX_MEM_LEVEL
◆ MAX_WBITS
| #define MAX_WBITS 15 /* 32K LZ77 window */ |
◆ OF
◆ out_func
| #define out_func z_out_func |
◆ SEEK_CUR
| #define SEEK_CUR 1 /* Seek from current position. */ |
◆ SEEK_END
| #define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ |
◆ SEEK_SET
| #define SEEK_SET 0 /* Seek from beginning of file. */ |
◆ uInt
◆ uIntf
◆ uLong
◆ uLongf
◆ uncompress
| #define uncompress z_uncompress |
◆ voidp
◆ voidpf
◆ z_off_t
◆ Z_PREFIX
◆ zError
◆ ZEXPORT
◆ ZEXPORTVA
◆ ZEXTERN
◆ Byte
| typedef unsigned char Byte |
◆ Bytef
◆ charf
◆ intf
◆ uInt
| typedef unsigned int uInt |
◆ uIntf
◆ uLong
| typedef unsigned long uLong |
◆ uLongf
◆ voidp
◆ voidpc
◆ voidpf