Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dmemp.c144 static const char *memp_desc[MEMP_MAX] = { variable
418 …MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", memp_desc[type])); in memp_malloc()