Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h5049 xxh_u64 const input_64 = input_lo + ((xxh_u64)input_hi << 32); in XXH3_len_4to8_128b() local
5051 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b()

Completed in 24 milliseconds