cplext 180 lib/inflate.c static const ush cplext[] = { /* Extra bits for literal codes 257..285 */ cplext 793 lib/inflate.c if ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0) { cplext 978 lib/inflate.c if ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0)