Searched refs:uLong (Results 1 – 2 of 2) sorted by relevance
89 uLong total_in; /* total number of input bytes read so far */93 uLong total_out; /* total number of bytes output so far */104 uLong adler; /* Adler-32 or CRC-32 value of the uncompressed data */105 uLong reserved; /* reserved for future use */116 uLong time; /* modification time */760 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,761 uLong sourceLen));1174 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));1228 const Bytef *source, uLong sourceLen));1243 const Bytef *source, uLong sourceLen,[all …]
156 # define uLong z_uLong macro394 typedef unsigned long uLong; /* 32 bits or more */ typedef405 typedef uLong FAR uLongf;