Lines Matching refs:old_upper
271 int old_upper = upper_;274 if (old_lower != lower_ >> bits || old_upper != upper_ >> bits) {