Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/zlib/
H A 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 */
612 const Bytef *dictionary,
656 Bytef *dictionary,
889 const Bytef *dictionary,
912 Bytef *dictionary,
1232 ZEXTERN int ZEXPORT compress(Bytef *des
[all...]
H A Dzconf.h145 # define Bytef z_Bytef macro
404 # define Bytef Byte FAR macro
406 typedef Byte FAR Bytef; typedef

Completed in 4 milliseconds