Home
last modified time | relevance | path

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

/linux-5.19.10/lib/
Dubsan.c95 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative() function
304 if (val_is_negative(rhs_type, rhs)) in __ubsan_handle_shift_out_of_bounds()
313 else if (val_is_negative(lhs_type, lhs)) in __ubsan_handle_shift_out_of_bounds()