Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/
Dzlib.h85 uLong total_in; /* total nb of input bytes read so far */
89 uLong total_out; /* total nb of bytes output so far */
99 uLong adler; /* adler32 value of the uncompressed data */
100 uLong reserved; /* reserved for future use */
111 uLong time; /* modification time */
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
645 uLong sourceLen));
957 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1010 const Bytef *source, uLong sourceLen));
1025 const Bytef *source, uLong sourceLen,
[all …]
Dzconf.h52 # define uLong z_uLong macro
264 typedef unsigned long uLong; /* 32 bits or more */ typedef
275 typedef uLong FAR uLongf;
/development/ndk/platforms/android-3/include/linux/
Dzlib.h22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
Dzconf.h35 typedef unsigned long uLong; typedef