| zlib.c | 4471 local const uInt cpdist[30] = { /* Copy offsets for distance codes 0..29 */ variable in typeref:typename:local const uInt[30] 4779 r = huft_build(c + nl, nd, 0, cpdist, cpdext, td, bd, hp, &hn, v); 5018 huft_build(c, 30, 0, cpdist, cpdext, &fixed_td, &fixed_bd,
|