Searched refs:oldsigned (Results 1 – 1 of 1) sorted by relevance
124 int oldsigned = (orig_type->ctype.modifiers & MOD_SIGNED) != 0; in check_cast_instruction() local128 if (oldsigned == newsigned) in check_cast_instruction()139 if (oldsigned == newsigned) { in check_cast_instruction()