Searched refs:Bytef (Results 1 – 1 of 1) sorted by relevance
100 # define Bytef z_Bytef macro321 # define Bytef Byte FAR macro323 typedef Byte FAR Bytef; typedef418 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