Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/
Dzlib.h80 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
87 uInt avail_in; /* number of bytes available at next_in */
91 uInt avail_out; /* remaining free space at next_out */
118 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
119 uInt extra_max; /* space at extra (only when reading header) */
121 uInt name_max; /* space at name (only when reading header) */
123 uInt comm_max; /* space at comment (only when reading header) */
580 uInt dictLength));
786 uInt dictLength));
1469 ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len));
[all …]
Dzconf.h120 # define uInt z_uInt macro
335 typedef unsigned int uInt; /* 16 bits or more */ typedef
346 typedef uInt FAR uIntf;