OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:deflate_index_build
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/dist/zlib/examples/
zran.c
31
// point in the uncompressed stream.
deflate_index_build
() decompresses the
77
// access points, until it is time for
deflate_index_build
() to return. Then
132
int
deflate_index_build
(FILE *in, off_t span, struct deflate_index **built) {
function in typeref:typename:int
461
// Demonstrate the use of
deflate_index_build
() and deflate_index_extract() by
491
int len =
deflate_index_build
(in, SPAN, &index);
Completed in 70 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025