Home
last modified time | relevance | path

Searched refs:extra_bits (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
249 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
251 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
252 static_bl_desc.extra_bits = extra_blbits; in tr_static_init()
493 const intf *extra = desc->stat_desc->extra_bits;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2335 const intf *extra_bits; /* extra bits for each code or NULL */ member
2472 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
2474 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
2475 static_bl_desc.extra_bits = extra_blbits; in tr_static_init()
2661 const intf *extra = desc->stat_desc->extra_bits;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1550 intf *extra_bits; /* extra bits for each code or NULL */ member
1855 intf *extra = desc->stat_desc->extra_bits;