Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dopt.h1926 #ifndef MEMP_DEBUG
1927 #define MEMP_DEBUG LWIP_DBG_OFF macro
/external/syslinux/core/lwip/src/core/
Dmemp.c418 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", memp_… in memp_malloc()