Searched defs:XXH_read32 (Results 1 – 1 of 1) sorted by relevance
1012 static xxh_u32 XXH_read32(const void* memPtr) { return *(const xxh_u32*) memPtr; } in XXH_read32() function1025 static xxh_u32 XXH_read32(const void* ptr) in XXH_read32() function1037 static xxh_u32 XXH_read32(const void* memPtr) in XXH_read32() function
Completed in 31 milliseconds