Searched refs:OtherOverflows (Results 1 – 1 of 1) sorted by relevance
1072 bool OtherOverflows = in operator <() local1079 OtherOverflows |= OtherNonLocalAdjust && in operator <()1084 if (ThisOverflows && OtherOverflows) in operator <()1087 if (ThisOverflows || OtherOverflows) in operator <()1088 return ThisOverflows < OtherOverflows; in operator <()