Home
last modified time | relevance | path

Searched defs:__original_last (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpartition.h54 _BidirectionalIterator __original_last = _IterOps<_AlgPolicy>::next(__first, __sentinel); __partition_impl() local
H A Dshuffle.h146 auto __original_last = _IterOps<_AlgPolicy>::next(__first, __last_sentinel); __shuffle() local