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