Home | History | Annotate | Download | only in include

Lines Matching full:_rotr64

401 #define RotateRight64 _rotr64
411 #pragma push_macro ("_rotr64")
414 #undef _rotr64
416 __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift);
418 #pragma pop_macro ("_rotr64")