Home | History | Annotate | Download | only in bits

Lines Matching full:__diff2

860 	    __diff2 = __last2 - __first2;
861 return __diff2 < __diff1 ? __first1 + __diff2 : __last1;