Home | History | Annotate | Download | only in processor

Lines Matching refs:high

149 // and "high" fields appropriately.
151 // The struct format is [high, low], so if the format is big-endian,
152 // the most significant bytes will already be in the high field.
155 value->low = value->high;
156 value->high = temp;
164 Swap(&value->high);
253 HexString(in_word) << " without high";
256 // High surrogate.
259 BPLOG(ERROR) << "UTF16ToUTF8 found high surrogate " <<
266 BPLOG(ERROR) << "UTF16ToUTF8 found high surrogate " <<
295 BPLOG(ERROR) << "UTF16ToUTF8 cannot represent high value " <<
4165 // Version check. The high 16 bits of header_.version contain something