SYMBOL INDEX (19 symbols across 2 files) FILE: External/Jedi/Jcl/source/common/zconf.h type Byte (line 333) | typedef unsigned char Byte; type uInt (line 335) | typedef unsigned int uInt; type uLong (line 336) | typedef unsigned long uLong; type Byte (line 342) | typedef Byte FAR Bytef; type charf (line 344) | typedef char FAR charf; type intf (line 345) | typedef int FAR intf; type uInt (line 346) | typedef uInt FAR uIntf; type uLong (line 347) | typedef uLong FAR uLongf; type Byte (line 354) | typedef Byte const *voidpc; type Byte (line 355) | typedef Byte FAR *voidpf; type Byte (line 356) | typedef Byte *voidp; FILE: External/Jedi/Jcl/source/common/zlib.h type voidpf (line 80) | typedef voidpf (*alloc_func) type internal_state (line 83) | struct internal_state type z_stream (line 85) | typedef struct z_stream_s { type z_stream (line 106) | typedef z_stream FAR *z_streamp; type gz_header (line 112) | typedef struct gz_header_s { type gz_header (line 129) | typedef gz_header FAR *gz_headerp; type voidp (line 1165) | typedef voidp gzFile; type internal_state (line 1600) | struct internal_state {int dummy;}