Home | History | Annotate | Download | only in bits

Lines Matching refs:__half

953 	  _DistanceType __half = __len >> 1;
955 std::advance(__middle, __half);
960 __len = __len - __half - 1;
963 __len = __half;