Home
last modified time | relevance | path

Searched refs:length_code (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1539 local uch length_code[MAX_MATCH-MIN_MATCH+1]; variable
1685 length_code[length++] = (uch)code; in ct_static_init()
1693 length_code[length-1] = (uch)code; in ct_static_init()
2421 s->dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
2470 code = length_code[lc];