Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dzlib.h162 uLong total_in; /* total nb of input bytes read so far */
166 uLong total_out; /* total nb of bytes output so far */
176 uLong adler; /* adler32 value of the uncompressed data */
177 uLong reserved; /* reserved for future use */
188 uLong time; /* modification time */
721 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
722 uLong sourceLen));
1034 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1087 const Bytef *source, uLong sourceLen));
1102 const Bytef *source, uLong sourceLen,
[all …]
H A Dzconf.h129 # define uLong z_uLong macro
341 typedef MS_U32 uLong; /* 32 bits or more */ typedef
352 typedef uLong FAR uLongf;