Go to the source code of this file.
Defines | |
#define | adler32 z_adler32 |
#define | alloc_func z_alloc_func |
#define | Byte z_Byte |
#define | Bytef z_Bytef |
#define | charf z_charf |
#define | compress z_compress |
#define | compress2 z_compress2 |
#define | compressBound z_compressBound |
#define | crc32 z_crc32 |
#define | deflate z_deflate |
#define | deflateBound z_deflateBound |
#define | deflateCopy z_deflateCopy |
#define | deflateEnd z_deflateEnd |
#define | deflateInit2_ z_deflateInit2_ |
#define | deflateInit_ z_deflateInit_ |
#define | deflateParams z_deflateParams |
#define | deflatePrime z_deflatePrime |
#define | deflateReset z_deflateReset |
#define | deflateSetDictionary z_deflateSetDictionary |
#define | free_func z_free_func |
#define | get_crc_table z_get_crc_table |
#define | in_func z_in_func |
#define | inflate z_inflate |
#define | inflateBack z_inflateBack |
#define | inflateBackEnd z_inflateBackEnd |
#define | inflateCopy z_inflateCopy |
#define | inflateEnd z_inflateEnd |
#define | inflateInit2_ z_inflateInit2_ |
#define | inflateInit_ z_inflateInit_ |
#define | inflateReset z_inflateReset |
#define | inflateSetDictionary z_inflateSetDictionary |
#define | inflateSync z_inflateSync |
#define | inflateSyncPoint z_inflateSyncPoint |
#define | intf z_intf |
#define | out_func z_out_func |
#define | uInt z_uInt |
#define | uIntf z_uIntf |
#define | uLong z_uLong |
#define | uLongf z_uLongf |
#define | uncompress z_uncompress |
#define | voidp z_voidp |
#define | voidpf z_voidpf |
#define | zError z_zError |
Typedefs | |
typedef unsigned char | Byte |
typedef Byte FAR | Bytef |
typedef char FAR | charf |
typedef int FAR | intf |
typedef unsigned int | uInt |
typedef uInt FAR | uIntf |
typedef unsigned int | uLong |
typedef uLong FAR | uLongf |
typedef Byte * | voidp |
typedef Byte const * | voidpc |
typedef Byte FAR * | voidpf |
#define alloc_func z_alloc_func |
#define compressBound z_compressBound |
#define deflateBound z_deflateBound |
#define deflateCopy z_deflateCopy |
#define deflateEnd z_deflateEnd |
#define deflateInit2_ z_deflateInit2_ |
#define deflateInit_ z_deflateInit_ |
#define deflateParams z_deflateParams |
#define deflatePrime z_deflatePrime |
#define deflateReset z_deflateReset |
#define deflateSetDictionary z_deflateSetDictionary |
#define get_crc_table z_get_crc_table |
#define inflateBack z_inflateBack |
#define inflateBackEnd z_inflateBackEnd |
#define inflateCopy z_inflateCopy |
#define inflateEnd z_inflateEnd |
#define inflateInit2_ z_inflateInit2_ |
#define inflateInit_ z_inflateInit_ |
#define inflateReset z_inflateReset |
#define inflateSetDictionary z_inflateSetDictionary |
#define inflateSync z_inflateSync |
#define inflateSyncPoint z_inflateSyncPoint |
#define uncompress z_uncompress |