Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/zmod/
H A Dtrees.c123 const intf *extra_bits; /* extra bits for each code or NULL */ member
254 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
256 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
257 static_bl_desc.extra_bits = extra_blbits; in tr_static_init()
497 const intf *extra = desc->stat_desc->extra_bits;
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2337 const intf *extra_bits; /* extra bits for each code or NULL */ member
2474 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
2476 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
2477 static_bl_desc.extra_bits = extra_blbits; in tr_static_init()
2663 const intf *extra = desc->stat_desc->extra_bits;
/titanic_41/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;