Home
last modified time | relevance | path

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

/lib/
Dinflate.c179 static const ush cplext[] = { /* Extra bits for literal codes 257..285 */ variable
792 if ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0) { in inflate_fixed()
977 if ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0) in inflate_dynamic()