Searched refs:OtherOverflows (Results 1 – 1 of 1) sorted by relevance
1068 bool OtherOverflows = in operator <() local1075 OtherOverflows |= OtherNonLocalAdjust && in operator <()1080 if (ThisOverflows && OtherOverflows) in operator <()1083 if (ThisOverflows || OtherOverflows) in operator <()1084 return ThisOverflows < OtherOverflows; in operator <()