Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2793 xxh_u32 const input2 = XXH_readLE32(input + len - 4); in XXH3_len_4to8_64b() local
2795 xxh_u64 const input64 = input2 + (((xxh_u64)input1) << 32); in XXH3_len_4to8_64b()

Completed in 20 milliseconds