cplext 3656 net/zlib.c local const uInt cplext[] = { /* Extra bits for literal codes 257..285 */ cplext 3946 net/zlib.c if ((r = huft_build(c, nl, 257, cplens, cplext, tl, bl, z)) != Z_OK) cplext 4048 net/zlib.c huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, &z);