Searched refs:old_unsigned (Results 1 – 1 of 1) sorted by relevance
477 bool old_unsigned = is_uinteger(otp->t_tspec); in ic_cvt() local479 if (new_width >= old_width && new_unsigned == old_unsigned) in ic_cvt()481 if (new_width > old_width && old_unsigned) in ic_cvt()