Searched refs:OtherOverflows (Results 1 – 1 of 1) sorted by relevance
1031 bool OtherOverflows = in operator <() local1038 OtherOverflows |= OtherNonLocalAdjust && in operator <()1043 if (ThisOverflows && OtherOverflows) in operator <()1046 if (ThisOverflows || OtherOverflows) in operator <()1047 return ThisOverflows < OtherOverflows; in operator <()