OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inflateBackInit
(Results
1 - 6
of
6
) sorted by relevancy
/src/common/dist/zlib/contrib/pascal/
zlibpas.pas
136
function
inflateBackInit
(var strm: z_stream;
249
function
inflateBackInit
(var strm: z_stream;
zlibpas.pas
136
function
inflateBackInit
(var strm: z_stream;
249
function
inflateBackInit
(var strm: z_stream;
/src/common/dist/zlib/
zlib.h
1078
ZEXTERN int ZEXPORT
inflateBackInit
(z_streamp strm, int windowBits,
1093
inflateBackInit
will return Z_OK on success, Z_STREAM_ERROR if any of
1115
inflateBackInit
() must be called first to allocate the internal state
1142
inflateBackInit
(), which is also the buffer that out() uses to write from.
1175
All memory allocated by
inflateBackInit
() is freed.
1827
# define
inflateBackInit
(strm, windowBits, window) \
zlib.h
1078
ZEXTERN int ZEXPORT
inflateBackInit
(z_streamp strm, int windowBits,
1093
inflateBackInit
will return Z_OK on success, Z_STREAM_ERROR if any of
1115
inflateBackInit
() must be called first to allocate the internal state
1142
inflateBackInit
(), which is also the buffer that out() uses to write from.
1175
All memory allocated by
inflateBackInit
() is freed.
1827
# define
inflateBackInit
(strm, windowBits, window) \
zconf.h
111
# define
inflateBackInit
z_inflateBackInit
zconf.h
111
# define
inflateBackInit
z_inflateBackInit
Completed in 33 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026