Searched defs:b_end (Results 1 – 1 of 1) sorted by relevance
105 const uint8_t *b_end = p + len; in xxh32() local175 const uint8_t *const b_end = p + len; in xxh64() local273 const uint8_t *const b_end = p + len; in xxh32_update() local342 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + in xxh32_digest() local380 const uint8_t *const b_end = p + len; in xxh64_update() local447 const uint8_t *const b_end = (const uint8_t *)state->mem64 + in xxh64_digest() local
Completed in 3 milliseconds