Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h138 #define nex_malloc_buffer_is_within_alloced(buf, len) \ macro
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c964 bool nex_malloc_buffer_is_within_alloced(void *buf, size_t len) in nex_malloc_buffer_is_within_alloced() function