Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
88 uInt avail_in; /* number of bytes available at next_in */
92 uInt avail_out; /* remaining free space at next_out */
120 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
121 uInt extra_max; /* space at extra (only when reading header) */
123 uInt name_max; /* space at name (only when reading header) */
125 uInt comm_max; /* space at comment (only when reading header) */
613 uInt dictLength));
657 uInt *dictLength));
886 uInt dictLength));
[all …]
Dzconf.h154 # define uInt z_uInt macro
393 typedef unsigned int uInt; /* 16 bits or more */ typedef
404 typedef uInt FAR uIntf;