Home
last modified time | relevance | path

Searched defs:z_stream (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dzlib.d86 struct z_stream struct
109 alias z_streamp = z_stream*; argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dzlib.d83 struct z_stream struct
106 alias z_streamp = z_stream*; argument
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/pascal/
H A Dzlibpas.pas108 function deflateEnd(var strm: z_stream): Integer; in deflateEnd()
109 function inflateInit(var strm: z_stream): Integer; in inflateInit()
111 function inflateEnd(var strm: z_stream): Integer; in inflateEnd()
118 function deflateCopy(var dest, source: z_stream): Integer; in deflateCopy()
119 function deflateReset(var strm: z_stream): Integer; in deflateReset()
129 function inflateSync(var strm: z_stream): Integer; in inflateSync()
130 function inflateCopy(var dest, source: z_stream): Integer; in inflateCopy()
131 function inflateReset(var strm: z_stream): Integer; in inflateReset()
134 function inflateMark(var strm: z_stream): LongInt; in inflateMark()
136 function inflateBackInit(var strm: z_stream; in inflateBackInit()
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/pascal/
H A Dzlibpas.pas108 function deflateEnd(var strm: z_stream): Integer; in deflateEnd()
109 function inflateInit(var strm: z_stream): Integer; in inflateInit()
111 function inflateEnd(var strm: z_stream): Integer; in inflateEnd()
118 function deflateCopy(var dest, source: z_stream): Integer; in deflateCopy()
119 function deflateReset(var strm: z_stream): Integer; in deflateReset()
129 function inflateSync(var strm: z_stream): Integer; in inflateSync()
130 function inflateCopy(var dest, source: z_stream): Integer; in inflateCopy()
131 function inflateReset(var strm: z_stream): Integer; in inflateReset()
134 function inflateMark(var strm: z_stream): LongInt; in inflateMark()
136 function inflateBackInit(var strm: z_stream; in inflateBackInit()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/pascal/
H A Dzlibpas.pas108 function deflateEnd(var strm: z_stream): Integer; in deflateEnd()
109 function inflateInit(var strm: z_stream): Integer; in inflateInit()
111 function inflateEnd(var strm: z_stream): Integer; in inflateEnd()
118 function deflateCopy(var dest, source: z_stream): Integer; in deflateCopy()
119 function deflateReset(var strm: z_stream): Integer; in deflateReset()
129 function inflateSync(var strm: z_stream): Integer; in inflateSync()
130 function inflateCopy(var dest, source: z_stream): Integer; in inflateCopy()
131 function inflateReset(var strm: z_stream): Integer; in inflateReset()
134 function inflateMark(var strm: z_stream): LongInt; in inflateMark()
136 function inflateBackInit(var strm: z_stream; in inflateBackInit()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dzlib.h103 } z_stream; typedef
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dzlib.h106 } z_stream; typedef
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dzlib.h106 } z_stream; typedef
/netbsd-src/sys/net/
H A Dzlib.h381 } z_stream; typedef
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dzlib.h106 } z_stream; typedef
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h446 } z_stream; typedef