Home
last modified time | relevance | path

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

/include/u-boot/
A Dzlib.h98 # define uInt z_uInt macro
316 typedef unsigned int uInt; /* 16 bits or more */ typedef
327 typedef uInt FAR uIntf;
416 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
418 typedef void (*cb_func) OF((Bytef *buf, uInt len));
424 uInt avail_in; /* number of bytes available at next_in */
427 uInt avail_out; /* remaining free space at next_out */
454 uInt extra_max; /* space at extra (only when reading header) */
456 uInt name_max; /* space at name (only when reading header) */
530 uInt dictLength));
[all …]

Completed in 5 milliseconds