Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dubsan.c94 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative() function
309 if (val_is_negative(rhs_type, rhs)) in __ubsan_handle_shift_out_of_bounds()
318 else if (val_is_negative(lhs_type, lhs)) in __ubsan_handle_shift_out_of_bounds()