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

  /external/v8/src/base/
bits.h 181 inline uint64_t RotateLeft64(uint64_t value, uint64_t shift) {
  /external/v8/src/ppc/
simulator-ppc.cc     [all...]
  /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 344 milliseconds