Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/
Dzlib.h77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
738 uInt dictLength));
1260 ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len));
[all …]
Dzconf.h51 # define uInt z_uInt macro
263 typedef unsigned int uInt; /* 16 bits or more */ typedef
274 typedef uInt FAR uIntf;
/development/ndk/platforms/android-3/include/linux/
Dzlib.h21 uInt avail_in;
25 uInt avail_out;
Dzconf.h34 typedef unsigned int uInt; typedef