Searched refs:extra_bits (Results 1 – 3 of 3) sorted by relevance
163 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val() local166 return ((s_max)ulong_val) << extra_bits >> extra_bits; in get_signed_val()
771 depot_stack_handle_t handle, unsigned int extra_bits) in stack_depot_set_extra_bits() argument779 parts.extra = extra_bits; in stack_depot_set_extra_bits()
112 const int *extra_bits; /* extra bits for each code or NULL */ member361 const int *extra = desc->stat_desc->extra_bits; in gen_bitlen()