Home
last modified time | relevance | path

Searched refs:getblock32 (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/hash/murmur/
H A Dendianness.h65 FORCE_INLINE uint32_t getblock32 ( const uint32_t * const p, const int i) in getblock32() function
H A DPMurHash.c83 #define READ_UINT32(ptr) getblock32((uint32_t *)ptr, 0)
H A DPMurHash128.c80 #define READ_UINT32(ptr,i) getblock32((uint32_t *)ptr,i)

Completed in 8 milliseconds