Home
last modified time | relevance | path

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

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