Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dhash.h147 uint32_t k4 = hash_get_block_32(blocks, i*4 + 3); in hash_x86_128() local
164 k4 *= c4; k4 = hash_rotl_32(k4, 18); k4 *= c1; h4 ^= k4; in hash_x86_128()
177 uint32_t k4 = 0; in hash_x86_128() local
180 case 15: k4 ^= tail[14] << 16; in hash_x86_128()
181 case 14: k4 ^= tail[13] << 8; in hash_x86_128()
182 case 13: k4 ^= tail[12] << 0; in hash_x86_128()
183 k4 *= c4; k4 = hash_rotl_32(k4, 18); k4 *= c1; h4 ^= k4; in hash_x86_128()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Ds3c6410-mini6410.dts96 button-k4 {
/f-stack/freebsd/contrib/openzfs/config/
H A Dlib-link.m4285 | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
332 | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \