Lines Matching refs:uInt
82 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
89 uInt avail_in; /* number of bytes available at next_in */
93 uInt avail_out; /* remaining free space at next_out */
121 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
122 uInt extra_max; /* space at extra (only when reading header) */
124 uInt name_max; /* space at name (only when reading header) */
126 uInt comm_max; /* space at comment (only when reading header) */
613 uInt dictLength));
657 uInt *dictLength));
889 uInt dictLength));
912 uInt *dictLength));
1690 ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len));
1728 ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len));