MISR Toolkit  1.5.1
Macros | Typedefs
zconf.h File Reference

Go to the source code of this file.

Macros

#define const   /* note: need a more gentle solution here */
 
#define z_const
 
#define MAX_MEM_LEVEL   9
 
#define MAX_WBITS   15 /* 32K LZ77 window */
 
#define OF(args)   ()
 
#define Z_ARG(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
 
#define z_off64_t   z_off_t
 

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 constvoidpc
 
typedef Byte FARvoidpf
 
typedef Bytevoidp
 
typedef unsigned long z_crc_t
 

Macro Definition Documentation

◆ const

#define const   /* note: need a more gentle solution here */

Definition at line 219 of file zconf.h.

◆ FAR

#define FAR

Definition at line 366 of file zconf.h.

◆ MAX_MEM_LEVEL

#define MAX_MEM_LEVEL   9

Definition at line 239 of file zconf.h.

◆ MAX_WBITS

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

Definition at line 249 of file zconf.h.

◆ OF

#define OF (   args)    ()

Definition at line 271 of file zconf.h.

◆ SEEK_CUR

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

Definition at line 478 of file zconf.h.

◆ SEEK_END

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

Definition at line 479 of file zconf.h.

◆ SEEK_SET

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

Definition at line 477 of file zconf.h.

◆ Z_ARG

#define Z_ARG (   args)    ()

Definition at line 279 of file zconf.h.

◆ z_const

#define z_const

Definition at line 226 of file zconf.h.

◆ z_off64_t

#define z_off64_t   z_off_t

Definition at line 492 of file zconf.h.

◆ z_off_t

#define z_off_t   long

Definition at line 483 of file zconf.h.

◆ ZEXPORT

#define ZEXPORT

Definition at line 359 of file zconf.h.

◆ ZEXPORTVA

#define ZEXPORTVA

Definition at line 362 of file zconf.h.

◆ ZEXTERN

#define ZEXTERN   extern

Definition at line 356 of file zconf.h.

Typedef Documentation

◆ Byte

typedef unsigned char Byte

Definition at line 370 of file zconf.h.

◆ Bytef

typedef Byte FAR Bytef

Definition at line 379 of file zconf.h.

◆ charf

typedef char FAR charf

Definition at line 381 of file zconf.h.

◆ intf

typedef int FAR intf

Definition at line 382 of file zconf.h.

◆ uInt

typedef unsigned int uInt

Definition at line 372 of file zconf.h.

◆ uIntf

typedef uInt FAR uIntf

Definition at line 383 of file zconf.h.

◆ uLong

typedef unsigned long uLong

Definition at line 373 of file zconf.h.

◆ uLongf

typedef uLong FAR uLongf

Definition at line 384 of file zconf.h.

◆ voidp

typedef Byte* voidp

Definition at line 393 of file zconf.h.

◆ voidpc

typedef Byte const* voidpc

Definition at line 391 of file zconf.h.

◆ voidpf

typedef Byte FAR* voidpf

Definition at line 392 of file zconf.h.

◆ z_crc_t

typedef unsigned long z_crc_t

Definition at line 410 of file zconf.h.


MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53