Home | History | Annotate | Download | only in clang-include

Lines Matching refs:_rotl

260 unsigned int __cdecl _rotl(unsigned int _Value, int _Shift);
468 _rotl(unsigned int _Value, int _Shift) {