Home
last modified time | relevance | path

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

/netbsd/src/sys/net/
Dzlib.c4464 local const uInt cplens[31] = { /* Copy lengths for literal codes 257..285 */ in _tr_flush_block() variable
4764 r = huft_build(c, nl, 257, cplens, cplext, tl, bl, hp, &hn, v); in _tr_flush_block()
5011 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, in inflate_trees_fixed()