Home
last modified time | relevance | path

Searched defs:memp_malloc (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dmemp.h143 #define memp_malloc(t) memp_malloc_fn((t), __FILE__, __LINE__) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dmemp.h143 #define memp_malloc(t) memp_malloc_fn((t), __FILE__, __LINE__) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dmemp.c382 memp_malloc(memp_t type) in memp_malloc() function

Completed in 6 milliseconds