Searched defs:b_end (Results 1 – 3 of 3) sorted by relevance
75 const uint8_t *b_end = p + len; in xxh32() local145 const uint8_t *const b_end = p + len; in xxh64() local243 const uint8_t *const b_end = p + len; in xxh32_update() local312 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + in xxh32_digest() local350 const uint8_t *const b_end = p + len; in xxh64_update() local417 const uint8_t *const b_end = (const uint8_t *)state->mem64 + in xxh64_digest() local
31 ulong b_end; in flash_protect() local144 ulong b_end = info->start[0] + info->size; /* bank end addr */ in flash_write() local
208 ulong b_end; in flash_fill_sect_ranges() local
Completed in 5 milliseconds