Searched refs:MEM_DEBUG (Results 1 – 3 of 3) sorted by relevance
314 …LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_LEVEL_SERIOUS, ("mem_free(p == NULL) was called.… in mem_free()324 LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_LEVEL_SEVERE, ("mem_free: illegal memory\n")); in mem_free()392 LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_LEVEL_SEVERE, ("mem_trim: illegal memory\n")); in mem_trim()611 …LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("mem_malloc: could not allocate %"S16_F" bytes\n"… in mem_malloc()
1919 #ifndef MEM_DEBUG1920 #define MEM_DEBUG LWIP_DBG_OFF macro
6696 #ifdef MEM_DEBUG6703 #ifdef MEM_DEBUG in tcc_free()6715 #ifdef MEM_DEBUG in tcc_malloc()6734 #ifdef MEM_DEBUG in tcc_realloc()6738 #ifdef MEM_DEBUG in tcc_realloc()21778 #ifdef MEM_DEBUG in main2()