Home | History | Annotate | Download | only in gzip

Lines Matching defs:inflateInit2

517 ZEXTERN(int)  inflateInit2 OF((z_streamp strm,
531 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
533 memLevel). msg is set to null if there is no error message. inflateInit2
573 The stream will keep attributes that may have been set by inflateInit2.
822 #define inflateInit2(strm, windowBits) \