Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h1356 const xxh_u8* bEnd = input + len; in XXH32_endian_align() local
1456 const xxh_u8* const bEnd = p + len; in XXH32_update() local
1894 const xxh_u8* bEnd = input + len; in XXH64_endian_align() local
1996 const xxh_u8* const bEnd = p + len; in XXH64_update() local
4068 { const xxh_u8* const bEnd = input + len; in XXH3_update() local

Completed in 30 milliseconds