Lines Matching refs:uInt
85 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size);
92 uInt avail_in; /* number of bytes available at next_in */
96 uInt avail_out; /* remaining free space at next_out */
124 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
125 uInt extra_max; /* space at extra (only when reading header) */
127 uInt name_max; /* space at name (only when reading header) */
129 uInt comm_max; /* space at comment (only when reading header) */
620 uInt dictLength);
664 uInt *dictLength);
909 uInt dictLength);
932 uInt *dictLength);
1711 ZEXTERN uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len);
1749 ZEXTERN uLong ZEXPORT crc32(uLong crc, const Bytef *buf, uInt len);