Home
last modified time | relevance | path

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

/include/u-boot/
A Dzlib.h100 # define Bytef z_Bytef macro
321 # define Bytef Byte FAR macro
323 typedef Byte FAR Bytef; typedef
418 typedef void (*cb_func) OF((Bytef *buf, uInt len));
423 Bytef *next_in; /* next input byte */
426 Bytef *next_out; /* next output byte should be put there */
452 Bytef *extra; /* pointer to extra field or Z_NULL if none */
529 const Bytef *dictionary,
713 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
714 const Bytef *source, uLong sourceLen));
[all …]

Completed in 6 milliseconds