Searched defs:__l2 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/libcxx/include/__algorithm/ | ||
H A D | partition_point.h | 30 difference_type __l2 = std::__half_positive(__len); in partition_point() local |
H A D | lower_bound.h | 36 auto __l2 = std::__half_positive(__len); __lower_bound() local |
H A D | stable_sort.h | 180 typename iterator_traits<_RandomAccessIterator>::difference_type __l2 = __len / 2; __stable_sort_move() local |
H A D | find_end.h | 107 _Iter2 __l2 = __last2; __find_end() local |