Searched defs:__half_len (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libcxx/include/__algorithm/ | ||
H A D | ranges_partition_point.h | 48 auto __half_len = std::__half_positive(__len); __partition_point_fn_impl() local |
H A D | upper_bound.h | 38 auto __half_len = std::__half_positive(__len); __upper_bound() local |
H A D | equal_range.h | 45 __len -= __half_len + 1; in __equal_range() local |