Searched refs:OtherOverflows (Results 1 – 1 of 1) sorted by relevance
1050 bool OtherOverflows = in operator <() local1057 OtherOverflows |= OtherNonLocalAdjust && in operator <()1062 if (ThisOverflows && OtherOverflows) in operator <()1065 if (ThisOverflows || OtherOverflows) in operator <()1066 return ThisOverflows < OtherOverflows; in operator <()