Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/zlib/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */
91 Bytef *next_out; /* next output byte will go here */
119 Bytef *extra; /* pointer to extra field or Z_NULL if none */
122 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
124 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
611 const Bytef *dictionary,
655 Bytef *dictionary,
887 const Bytef *dictionary,
910 Bytef *dictionary,
1229 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
[all …]
Dzconf.h142 # define Bytef z_Bytef macro
398 # define Bytef Byte FAR macro
400 typedef Byte FAR Bytef; typedef