Searched defs:inflateInit2 (Results 1 – 4 of 4) sorted by relevance
282 function inflateInit2 subprogspec
101 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer; in inflateInit2() function204 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer; in inflateInit2() function
1342 #define inflateInit2(strm, windowBits) \ macro
1682 #define inflateInit2(strm, windowBits) \ macro