Home
last modified time | relevance | path

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

/development/ndk/zlib/
Dzlib.h88 uLong total_in; /* total number of input bytes read so far */
92 uLong total_out; /* total number of bytes output so far */
102 uLong adler; /* adler32 value of the uncompressed data */
103 uLong reserved; /* reserved for future use */
114 uLong time; /* modification time */
698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
699 uLong sourceLen));
1090 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1144 const Bytef *source, uLong sourceLen));
1158 const Bytef *source, uLong sourceLen,
[all …]
Dzconf.h140 # define uLong z_uLong macro
368 typedef unsigned long uLong; /* 32 bits or more */ typedef
379 typedef uLong FAR uLongf;