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

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

Completed in 276 milliseconds