Searched defs:inflateInit2 (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzlib.h531 ZEXTERN int ZEXPORT inflateInit2 OF((z_streamp strm,
545 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
547 memLevel). msg is set to null if there is no error message. inflateInit2
591 The stream will keep attributes that may have been set by inflateInit2.
877 #define inflateInit2(strm, windowBits) \ macro

Completed in 13 milliseconds