Searched defs:_rotr64 (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Headers/
H A DIntrin.h275 unsigned __int64 __cdecl _rotr64(unsigned __int64 _Value, int _Shift);
495 _rotr64(unsigned __int64 _Value, int _Shift) { function

Completed in 61 milliseconds