Searched defs:RotateLeft64 (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/base/ | ||
H A D | win32-headers.h | 81 #undef RotateLeft64 macro |
H A D | bits.h | 208 inline uint64_t RotateLeft64(uint64_t value, uint64_t shift) { function in namespace:v8::base::bits |
Completed in 77 milliseconds