Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h1693 static xxh_u32 XXH_read32(const void* memPtr) { return *(const xxh_u32*) memPtr; } in XXH_read32() function
1706 static xxh_u32 XXH_read32(const void* ptr) in XXH_read32() function
1718 static xxh_u32 XXH_read32(const void* memPtr) in XXH_read32() function

Completed in 23 milliseconds