Home
last modified time | relevance | path

Searched refs:__fp1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Drotate.h51 …_BidirectionalIterator __fp1 = std::__move_backward<_AlgPolicy>(__first, __lm1, std::move(__last))… in __rotate_right() local
53 return __fp1; in __rotate_right()