Searched refs:end_buf (Results 1 – 1 of 1) sorted by relevance
832 uint8_t *end_buf = start_buf + len; in gen_malloc_buffer_is_within_alloced() local839 if (start_buf > end_buf) in gen_malloc_buffer_is_within_alloced()850 if (start_buf >= start_b && end_buf <= end_b) { in gen_malloc_buffer_is_within_alloced()
Completed in 6 milliseconds