Home | History | Annotate | Download | only in gzip

Lines Matching refs:uInt

63 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
70 uInt avail_in; /* number of bytes available at next_in */
74 uInt avail_out; /* remaining free space at next_out */
775 ZEXTERN(uLong) adler32 OF((uLong adler, const Bytef *buf, uInt len));