Go to the documentation of this file. 16 # define deflateInit_ z_deflateInit_ 17 # define deflate z_deflate 18 # define deflateEnd z_deflateEnd 19 # define inflateInit_ z_inflateInit_ 20 # define inflate z_inflate 21 # define inflateEnd z_inflateEnd 22 # define deflateInit2_ z_deflateInit2_ 23 # define deflateSetDictionary z_deflateSetDictionary 24 # define deflateCopy z_deflateCopy 25 # define deflateReset z_deflateReset 26 # define deflateParams z_deflateParams 27 # define deflateBound z_deflateBound 28 # define deflatePrime z_deflatePrime 29 # define inflateInit2_ z_inflateInit2_ 30 # define inflateSetDictionary z_inflateSetDictionary 31 # define inflateSync z_inflateSync 32 # define inflateSyncPoint z_inflateSyncPoint 33 # define inflateCopy z_inflateCopy 34 # define inflateReset z_inflateReset 35 # define inflateBack z_inflateBack 36 # define inflateBackEnd z_inflateBackEnd 37 # define compress z_compress 38 # define compress2 z_compress2 39 # define compressBound z_compressBound 40 # define uncompress z_uncompress 41 # define adler32 z_adler32 42 # define crc32 z_crc32 43 # define get_crc_table z_get_crc_table 44 # define zError z_zError 46 # define alloc_func z_alloc_func 47 # define free_func z_free_func 48 # define in_func z_in_func 49 # define out_func z_out_func 52 # define uLong z_uLong 53 # define Bytef z_Bytef 54 # define charf z_charf 56 # define uIntf z_uIntf 57 # define uLongf z_uLongf 58 # define voidpf z_voidpf 59 # define voidp z_voidp 62 #if defined(__MSDOS__) && !defined(MSDOS) 65 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) 68 #if defined(_WINDOWS) && !defined(WINDOWS) 71 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) 76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) 77 # if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) 95 #ifdef __STDC_VERSION__ 99 # if __STDC_VERSION__ >= 199901L 105 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) 108 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) 111 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) 114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) 118 #if defined(__OS400__) && !defined(STDC) 129 #if defined(__MWERKS__)||defined(applec)||defined(THINK_C)||defined(__SC__) 130 # define NO_DUMMY_DECL 134 #ifndef MAX_MEM_LEVEL 136 # define MAX_MEM_LEVEL 8 138 # define MAX_MEM_LEVEL 9 148 # define MAX_WBITS 15 168 # define OF(args) args 181 # if defined(M_I86SM) || defined(M_I86MM) 183 # define SMALL_MEDIUM 190 # if (defined(__SMALL__) || defined(__MEDIUM__)) 192 # define SMALL_MEDIUM 201 #if defined(WINDOWS) || defined(WIN32) 206 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500)) 207 # ifdef ZLIB_INTERNAL 208 # define ZEXTERN extern __declspec(dllexport) 210 # define ZEXTERN extern __declspec(dllimport) 222 # include <windows.h> 225 # define ZEXPORT WINAPI 227 # define ZEXPORTVA WINAPIV 229 # define ZEXPORTVA FAR CDECL 234 #if defined (__BEOS__) 236 # ifdef ZLIB_INTERNAL 237 # define ZEXPORT __declspec(dllexport) 238 # define ZEXPORTVA __declspec(dllexport) 240 # define ZEXPORT __declspec(dllimport) 241 # define ZEXPORTVA __declspec(dllimport) 247 # define ZEXTERN extern 260 #if !defined(__MACTYPES__) 268 # define Bytef Byte FAR 278 typedef void const *
voidpc;
288 # include <sys/types.h> 293 # define z_off_t off_t 301 # define z_off_t long 304 #if defined(__OS400__) 305 # define NO_vsnprintf 309 # define NO_vsnprintf 317 # pragma map(deflateInit_,"DEIN") 318 # pragma map(deflateInit2_,"DEIN2") 319 # pragma map(deflateEnd,"DEEND") 320 # pragma map(deflateBound,"DEBND") 321 # pragma map(inflateInit_,"ININ") 322 # pragma map(inflateInit2_,"ININ2") 323 # pragma map(inflateEnd,"INEND") 324 # pragma map(inflateSync,"INSY") 325 # pragma map(inflateSetDictionary,"INSEDI") 326 # pragma map(compressBound,"CMBND") 327 # pragma map(inflate_table,"INTABL") 328 # pragma map(inflate_fast,"INFA") 329 # pragma map(inflate_copyright,"INCOPY")
MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:52