Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h2121 const xxh_u8* const bEnd = input + len; in XXH32_endian_align() local
2213 const xxh_u8* const bEnd = p + len; in XXH32_update() local
2534 const xxh_u8* const bEnd = input + len; in XXH64_endian_align() local
2628 const xxh_u8* const bEnd = p + len; in XXH64_update() local
4828 { const xxh_u8* const bEnd = input + len; in XXH3_update() local

Completed in 26 milliseconds