Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dopt.h1988 #ifndef MEMP_DEBUG
1989 #define MEMP_DEBUG LWIP_DBG_OFF macro
/lib/liblwip/src/core/
Dmemp.c419 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", memp_… in memp_malloc()