Searched refs:MEMP_MEM_MALLOC (Results 1 – 8 of 8) sorted by relevance
90 #if MEMP_MEM_MALLOC && MEMP_OVERFLOW_CHECK >= 296 #if MEMP_SANITY_CHECK && !MEMP_MEM_MALLOC177 #if MEMP_MEM_MALLOC in memp_init_pool()253 #if MEMP_MEM_MALLOC in do_memp_malloc_pool()263 #if !MEMP_MEM_MALLOC in do_memp_malloc_pool()276 #if MEMP_MEM_MALLOC in do_memp_malloc_pool()380 #if MEMP_MEM_MALLOC in do_memp_free_pool()
106 #if !MEMP_MEM_MALLOC /* MEMP_NUM_* checks are disabled when not using the pool allocator */277 #if MEMP_MEM_MALLOC300 #if !MEMP_MEM_MALLOC && (MEMP_NUM_TCP_SEG < TCP_SND_QUEUELEN)318 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (PBUF_POOL_BUFSIZE <= (PBUF_LINK_ENCAPSULATION_HLEN + PBU…321 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (TCP_WND > (PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - (PBUF_L…
68 #if !MEMP_MEM_MALLOC || MEMP_OVERFLOW_CHECK121 #if !MEMP_MEM_MALLOC
69 #if MEMP_MEM_MALLOC
270 #if !defined MEMP_MEM_MALLOC || defined __DOXYGEN__271 #define MEMP_MEM_MALLOC 0 macro2186 #define MEMP_STATS (MEMP_MEM_MALLOC == 0)
1443 #endif /* MEMP_MEM_MALLOC */1939 -#define MEMP_MEM_MALLOC 02015 +#define MEMP_MEM_MALLOC 0
754 * memp.h/.c: fixed bug #48442 (memp stats don't work for MEMP_MEM_MALLOC)1328 MEMP_MEM_MALLOC==12374 * opt.h, memp.h/.c: added MEMP_MEM_MALLOC to use mem_malloc/mem_free instead
4012 #endif /* MEMP_MEM_MALLOC */5032 +#define MEMP_MEM_MALLOC 0