Home
last modified time | relevance | path

Searched refs:end_b (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget_malloc.c986 uint8_t *end_b = NULL; in raw_malloc_buffer_is_within_alloced() local
990 end_b = start_b + s; in raw_malloc_buffer_is_within_alloced()
991 if (start_buf >= start_b && end_buf <= end_b) in raw_malloc_buffer_is_within_alloced()

Completed in 5 milliseconds