cpdist 3659 net/zlib.c local const uInt cpdist[] = { /* Copy offsets for distance codes 0..29 */ cpdist 3960 net/zlib.c if ((r = huft_build(c + nl, nd, 0, cpdist, cpdext, td, bd, z)) != Z_OK) cpdist 4054 net/zlib.c huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, &fixed_bd, &z);