Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/
Dzlib.h86 Bytef *next_in; /* next input byte */
90 Bytef *next_out; /* next output byte should be put there */
117 Bytef *extra; /* pointer to extra field or Z_NULL if none */
120 Bytef *name; /* pointer to zero-terminated filename or Z_NULL */
122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
579 const Bytef *dictionary,
785 const Bytef *dictionary,
1102 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
1103 const Bytef *source, uLong sourceLen));
1116 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
[all …]
Dzconf.h110 # define Bytef z_Bytef macro
340 # define Bytef Byte FAR macro
342 typedef Byte FAR Bytef; typedef