Home
last modified time | relevance | path

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

/linux/lib/
H A Dubsan.c180 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val() function
197 u_max val = get_unsigned_val(type, value); in val_to_string()
212 (u64)get_unsigned_val(type, value)); in val_to_string()
453 else if (get_unsigned_val(rhs_type, rhs) >= in __ubsan_handle_shift_out_of_bounds()