Searched defs:XXH_read32 (Results 1 – 1 of 1) sorted by relevance
1662 static xxh_u32 XXH_read32(const void* memPtr) { return *(const xxh_u32*) memPtr; } in XXH_read32() function1675 static xxh_u32 XXH_read32(const void* ptr) in XXH_read32() function1687 static xxh_u32 XXH_read32(const void* memPtr) in XXH_read32() function
Completed in 20 milliseconds