OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dcode
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/
inffast.c
69
code const FAR *
dcode
; /* local strm->distcode */
local in function:inflate_fast
96
dcode
= state->distcode;
140
here =
dcode
+ (hold & dmask);
266
here =
dcode
+ here->val + (hold & ((1U << op) - 1));
inffast.c
69
code const FAR *
dcode
; /* local strm->distcode */
local in function:inflate_fast
96
dcode
= state->distcode;
140
here =
dcode
+ (hold & dmask);
266
here =
dcode
+ here->val + (hold & ((1U << op) - 1));
Completed in 26 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025