Home
last modified time | relevance | path

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

/lib/
Dubsan.c65 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width() function
73 unsigned bits = type_bit_width(type); in is_inline_int()
83 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val()
89 if (type_bit_width(type) == 64) in get_signed_val()
105 if (type_bit_width(type) == 64) in get_unsigned_val()
115 if (type_bit_width(type) == 128) { in val_to_string()
307 type_bit_width(lhs_type)) in __ubsan_handle_shift_out_of_bounds()
310 type_bit_width(lhs_type), in __ubsan_handle_shift_out_of_bounds()