Searched defs:total_bits (Results 1 – 7 of 7) sorted by relevance
769 unsigned int total_bits = bmap->n_bits; in dump_bitmap() local
2199 poly_uint64 total_bits = total_size * BITS_PER_UNIT; in alter_reg() local2257 poly_uint64 total_bits = total_size * BITS_PER_UNIT; in alter_reg() local
1357 unsigned int unit, total_bits, bitsdone = 0; in store_split_bit_field() local
2198 poly_uint64 total_bits = total_size * BITS_PER_UNIT; in alter_reg() local2256 poly_uint64 total_bits = total_size * BITS_PER_UNIT; in alter_reg() local
1362 unsigned int unit, total_bits, bitsdone = 0; in store_split_bit_field() local
392 constexpr int total_bits = mantissa_bits + exponent_bits + 1; in get_ieee_repr() local