OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIT_BUFS
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/
deflate.h
227
# define
LIT_BUFS
5
231
# define
LIT_BUFS
4
deflate.c
498
s->pending_buf = (uchf *) ZALLOC(strm, s->lit_bufsize,
LIT_BUFS
);
1311
ds->pending_buf = (uchf *) ZALLOC(dest, ds->lit_bufsize,
LIT_BUFS
);
1322
zmemcpy(ds->pending_buf, ss->pending_buf, ds->lit_bufsize *
LIT_BUFS
);
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025