Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Dxxhash.c237 const BYTE* bEnd = p + len; in XXH32_endian_align() local
375 const BYTE* const bEnd = p + len; in XXH32_update_endian() local
453 BYTE* bEnd = (BYTE*)state->memory + state->memsize; in XXH32_intermediateDigest_endian() local
/freebsd/contrib/bzip2/
H A Dbzip2recover.c297 MaybeUInt64 bEnd [BZ_MAX_HANDLED_BLOCKS]; variable
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h3048 const xxh_u8* const bEnd = input + len; in XXH32_endian_align() local
3137 const xxh_u8* const bEnd = p + len; in XXH32_update() local
3490 const xxh_u8* const bEnd = input + len; in XXH64_endian_align() local
3582 const xxh_u8* const bEnd = p + len; in XXH64_update() local
6319 { const xxh_u8* const bEnd = input + len; in XXH3_update() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3047 const xxh_u8* const bEnd = input + len; in XXH32_endian_align() local
3136 const xxh_u8* const bEnd = p + len; in XXH32_update() local
3489 const xxh_u8* const bEnd = input + len; in XXH64_endian_align() local
3581 const xxh_u8* const bEnd = p + len; in XXH64_update() local
6318 { const xxh_u8* const bEnd = input + len; in XXH3_update() local