|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdlib.h>#include <limits.h>
Go to the source code of this file.
Functions | |
| unsigned long __cdecl | _lrotr (unsigned long value, int shift) |
| unsigned __cdecl | _rotr (unsigned value, int shift) |
| unsigned __int64 __cdecl | _rotr64 (unsigned __int64 value, int shift) |