Searched refs:nex_malloc_buffer_overlaps_heap (Results 1 – 3 of 3) sorted by relevance
117 bool nex_malloc_buffer_overlaps_heap(void *buf, size_t len);136 #define nex_malloc_buffer_overlaps_heap(buf, len) \ macro
455 nex_malloc_buffer_overlaps_heap(p1 - 25, 500)); in self_test_nex_malloc()
969 bool nex_malloc_buffer_overlaps_heap(void *buf, size_t len) in nex_malloc_buffer_overlaps_heap() function