Searched refs:Bytef (Results 1 – 2 of 2) sorted by relevance
83 Bytef *next_in; /* next input byte */87 Bytef *next_out; /* next output byte should be put there */114 Bytef *extra; /* pointer to extra field or Z_NULL if none */117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */539 const Bytef *dictionary,737 const Bytef *dictionary,1009 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,1010 const Bytef *source, uLong sourceLen));1024 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,[all …]
53 # define Bytef z_Bytef macro268 # define Bytef Byte FAR macro270 typedef Byte FAR Bytef; typedef