extra_bits        123 tools/packfi2/trees.c     const intf *extra_bits;      /* extra bits for each code or NULL */
extra_bits        254 tools/packfi2/trees.c     static_l_desc.extra_bits = extra_lbits;
extra_bits        256 tools/packfi2/trees.c     static_d_desc.extra_bits = extra_dbits;
extra_bits        257 tools/packfi2/trees.c     static_bl_desc.extra_bits = extra_blbits;
extra_bits        497 tools/packfi2/trees.c     const intf *extra    = desc->stat_desc->extra_bits;