Home
last modified time | relevance | path

Searched refs:uLong (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/zlib/
H A Dzlib.h89 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 */
761 ZEXTERN uLong ZEXPORT deflateBound(z_streamp strm,
762 uLong sourceLen);
1179 ZEXTERN uLong ZEXPORT zlibCompileFlags(void);
1184 3.2: size of uLong
1233 const Bytef *source, uLong sourceLe
[all...]
H A Dzconf.h159 # define uLong z_uLong macro
400 typedef unsigned long uLong; /* 32 bits or more */ typedef
411 typedef uLong FAR uLongf;

Completed in 3 milliseconds