Searched refs:rhs_str (Results 1 – 1 of 1) sorted by relevance
357 char rhs_str[VALUE_LENGTH]; in __ubsan_handle_shift_out_of_bounds() local366 val_to_string(rhs_str, sizeof(rhs_str), rhs_type, rhs); in __ubsan_handle_shift_out_of_bounds()370 pr_err("shift exponent %s is negative\n", rhs_str); in __ubsan_handle_shift_out_of_bounds()375 rhs_str, in __ubsan_handle_shift_out_of_bounds()384 lhs_str, rhs_str, in __ubsan_handle_shift_out_of_bounds()