Searched refs:rhs_str (Results 1 – 1 of 1) sorted by relevance
360 char rhs_str[VALUE_LENGTH]; in __ubsan_handle_shift_out_of_bounds() local369 val_to_string(rhs_str, sizeof(rhs_str), rhs_type, rhs); in __ubsan_handle_shift_out_of_bounds()373 pr_err("shift exponent %s is negative\n", rhs_str); in __ubsan_handle_shift_out_of_bounds()378 rhs_str, in __ubsan_handle_shift_out_of_bounds()387 lhs_str, rhs_str, in __ubsan_handle_shift_out_of_bounds()