Home
last modified time | relevance | path

Searched defs:memp_malloc_pool (Results 1 – 4 of 4) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/core/
A Dmemp.c311 memp_malloc_pool(const struct memp_desc *desc) in memp_malloc_pool() function
/components/net/lwip/lwip-2.0.3/src/core/
A Dmemp.c359 memp_malloc_pool(const struct memp_desc *desc) in memp_malloc_pool() function
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dmemp_priv.h151 #define memp_malloc_pool(d) memp_malloc_pool_fn((d), __FILE__, __LINE__) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/priv/
A Dmemp_priv.h173 #define memp_malloc_pool(d) memp_malloc_pool_fn((d), __FILE__, __LINE__) macro

Completed in 45 milliseconds