Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__bit/
H A Drotate.h41 _LIBCPP_HIDE_FROM_ABI _Tp __rotr(_Tp __x, int __s) _NOEXCEPT { in __rotr() function
/freebsd/contrib/llvm-project/libcxx/include/__bit/
H A Drotate.h41 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp __rotr(_Tp __x, int __s) _NOEXCEPT { in __rotr() function