HomeSort by relevance Sort by last modified time
    Searched defs:RotateLeft32 (Results 1 - 3 of 3) sorted by null

  /external/v8/src/base/
win32-headers.h 79 #undef RotateLeft32
bits.h 197 inline uint32_t RotateLeft32(uint32_t value, uint32_t shift) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h 565 #define RotateLeft32 _rotl
    [all...]

Completed in 1533 milliseconds