Home
last modified time | relevance | path

Searched defs:k64 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dserialize.h151 RLYSTC const int k64 = (sizeof(uintptr_t) - 4) / 4; variable
/external/llvm/lib/Support/
DAPInt.cpp702 static inline uint32_t hashword(const uint64_t *k64, size_t length) in hashword()
737 static inline uint32_t hashword8(const uint64_t k64) in hashword8()