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

  /external/v8/src/base/
bits.h 181 inline uint64_t RotateLeft64(uint64_t value, uint64_t shift) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h 399 #define RotateLeft64 _rotl64
    [all...]

Completed in 69 milliseconds