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