Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dubsan.c94 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative() function
377 if (val_is_negative(rhs_type, rhs)) in __ubsan_handle_shift_out_of_bounds()
386 else if (val_is_negative(lhs_type, lhs)) in __ubsan_handle_shift_out_of_bounds()