Searched defs:XXH_read64 (Results 1 – 1 of 1) sorted by relevance
1607 static xxh_u64 XXH_read64(const void* memPtr) { return *(const xxh_u64*) memPtr; } in XXH_read64() function1620 static xxh_u64 XXH_read64(const void* ptr) in XXH_read64() function1632 static xxh_u64 XXH_read64(const void* memPtr) in XXH_read64() function
Completed in 30 milliseconds