Searched refs:mem_clib_malloc (Results 1 - 1 of 1) sorted by relevance
/third_party/lwip/src/core/ | ||
H A D | mem.c | 185 #ifndef mem_clib_malloc 186 #define mem_clib_malloc malloc macro 209 void *ret = mem_clib_malloc(size + MEM_LIBC_STATSHELPER_SIZE); in mem_malloc() |
Completed in 2 milliseconds