Home | History | Annotate | Download | only in include

Lines Matching defs:_rotl

398 #define RotateLeft32 _rotl
403 #pragma push_macro ("_rotl")
405 #undef _rotl
407 unsigned int __cdecl _rotl(unsigned int Value,int Shift);
410 #pragma pop_macro ("_rotl")