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

/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs31 private static extern int inflateEnd(ref ZStream sz); method in class:DotZLib.Inflater
/src/common/dist/zlib/contrib/delphi/
H A DZLib.pas250 function inflateEnd(var strm: TZStreamRec): Integer; external; function
/src/common/dist/zlib/contrib/pascal/
H A Dzlibpas.pas111 function inflateEnd(var strm: z_stream): Integer; function
213 function inflateEnd; external; function
/src/common/dist/zlib/
H A Dinflate.c1275 int ZEXPORT inflateEnd(z_streamp strm) { function in typeref:typename:int ZEXPORT
H A Dzconf.h115 # define inflateEnd z_inflateEnd macro
H A Dzconf.h.in111 # define inflateEnd z_inflateEnd macro
/src/sys/net/
H A Dzlib.h70 # define inflateEnd z_inflateEnd macro
H A Dzlib.c3425 int ZEXPORT inflateEnd(z_streamp z) function in typeref:typename:int ZEXPORT

Completed in 18 milliseconds