MRPT  1.9.9
zconf.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32
 
#define STDC
 
#define MAX_MEM_LEVEL   9
 
#define MAX_WBITS   15 /* 32K LZ77 window */
 
#define OF(args)   args
 
#define ZEXTERN   extern
 
#define ZEXPORT
 
#define ZEXPORTVA
 
#define FAR
 
#define SEEK_SET   0 /* Seek from beginning of file. */
 
#define SEEK_CUR   1 /* Seek from current position. */
 
#define SEEK_END   2 /* Set file pointer to EOF plus "offset" */
 
#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 void const * voidpc
 
typedef void FARvoidpf
 
typedef voidvoidp
 

Macro Definition Documentation

◆ FAR

#define FAR

Definition at line 262 of file zconf.h.

◆ MAX_MEM_LEVEL

#define MAX_MEM_LEVEL   9

Definition at line 143 of file zconf.h.

◆ MAX_WBITS

#define MAX_WBITS   15 /* 32K LZ77 window */

Definition at line 153 of file zconf.h.

◆ OF

#define OF (   args)    args

Definition at line 173 of file zconf.h.

◆ SEEK_CUR

#define SEEK_CUR   1 /* Seek from current position. */

Definition at line 302 of file zconf.h.

◆ SEEK_END

#define SEEK_END   2 /* Set file pointer to EOF plus "offset" */

◆ SEEK_SET

#define SEEK_SET   0 /* Seek from beginning of file. */

◆ STDC

#define STDC

Definition at line 116 of file zconf.h.

◆ WIN32

#define WIN32

Definition at line 77 of file zconf.h.

◆ z_off_t

#define z_off_t   long

Definition at line 306 of file zconf.h.

◆ ZEXPORT

#define ZEXPORT

Definition at line 255 of file zconf.h.

◆ ZEXPORTVA

#define ZEXPORTVA

Definition at line 258 of file zconf.h.

◆ ZEXTERN

#define ZEXTERN   extern

Definition at line 252 of file zconf.h.

Typedef Documentation

◆ Byte

typedef unsigned char Byte

Definition at line 266 of file zconf.h.

◆ Bytef

typedef Byte FAR Bytef

Definition at line 275 of file zconf.h.

◆ charf

typedef char FAR charf

Definition at line 277 of file zconf.h.

◆ intf

typedef int FAR intf

Definition at line 278 of file zconf.h.

◆ uInt

typedef unsigned int uInt

Definition at line 268 of file zconf.h.

◆ uIntf

typedef uInt FAR uIntf

Definition at line 279 of file zconf.h.

◆ uLong

typedef unsigned long uLong

Definition at line 269 of file zconf.h.

◆ uLongf

typedef uLong FAR uLongf

Definition at line 280 of file zconf.h.

◆ voidp

typedef void* voidp

Definition at line 285 of file zconf.h.

◆ voidpc

typedef void const* voidpc

Definition at line 283 of file zconf.h.

◆ voidpf

typedef void FAR* voidpf

Definition at line 284 of file zconf.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020