Searched refs:MEMP_MEM_MALLOC (Results 1 – 6 of 6) 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()
103 #if !MEMP_MEM_MALLOC /* MEMP_NUM_* checks are disabled when not using the pool allocator */274 #if MEMP_MEM_MALLOC297 #if !MEMP_MEM_MALLOC && (MEMP_NUM_TCP_SEG < TCP_SND_QUEUELEN)315 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (PBUF_POOL_BUFSIZE <= (PBUF_LINK_ENCAPSULATION_HLEN + PBU…318 #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)
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