Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dmem.c99 #ifndef mem_clib_calloc
100 #define mem_clib_calloc calloc macro
746 return mem_clib_calloc(count, size); in mem_calloc()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/arch/
A Dlwipopts.h68 #define mem_clib_calloc rt_calloc
/AliOS-Things-master/hardware/chip/haas1000/aos/arch/
A Dlwipopts.h71 #define mem_clib_calloc rt_calloc macro

Completed in 7 milliseconds