Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dmemp.h87 #define memp_malloc(type) mem_malloc(memp_sizes[type]) macro
104 #define memp_malloc(t) memp_malloc_fn((t), __FILE__, __LINE__) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dmemp.h145 #define memp_malloc(t) memp_malloc_fn((t), __FILE__, __LINE__) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dmemp.h145 #define memp_malloc(t) memp_malloc_fn((t), __FILE__, __LINE__) macro
/components/net/lwip/lwip-2.1.2/src/core/
A Dmemp.c337 memp_malloc(memp_t type) in memp_malloc() function
/components/net/lwip/lwip-2.0.3/src/core/
A Dmemp.c385 memp_malloc(memp_t type) in memp_malloc() function
/components/net/lwip/lwip-1.4.1/src/core/
A Dmemp.c390 memp_malloc(memp_t type) in memp_malloc() function

Completed in 9 milliseconds