Searched refs:zlib_wrapper (Results 1 – 3 of 3) sorted by relevance
76 enum zlib_wrapper { enum83 inline int zlib_stream_wrapper_type(zlib_wrapper type) { in zlib_stream_wrapper_type()94 const char* zlib_wrapper_name(zlib_wrapper type) { in zlib_wrapper_name()123 const zlib_wrapper type, in zlib_compress()158 const zlib_wrapper type, in zlib_uncompress()196 void zlib_file(const char* name, const zlib_wrapper type) { in zlib_file()317 zlib_wrapper type; in main()
2 name='zlib_wrapper',21 deps=[':zlib_wrapper'],
398 zlib_wrapper : added support for gz* functions, by Przemyslaw Skibinski