Home
last modified time | relevance | path

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

/lib/
Dxxhash.c105 const uint8_t *b_end = p + len; in xxh32() local
175 const uint8_t *const b_end = p + len; in xxh64() local
273 const uint8_t *const b_end = p + len; in xxh32_update() local
342 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + in xxh32_digest() local
380 const uint8_t *const b_end = p + len; in xxh64_update() local
447 const uint8_t *const b_end = (const uint8_t *)state->mem64 + in xxh64_digest() local