Searched refs:MEMP_MEM_MALLOC (Results 1 – 18 of 18) 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 */273 #if MEMP_MEM_MALLOC296 #if !MEMP_MEM_MALLOC && (MEMP_NUM_TCP_SEG < TCP_SND_QUEUELEN)314 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (PBUF_POOL_BUFSIZE <= (PBUF_LINK_ENCAPSULATION_HLEN + PBU…317 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (TCP_WND > (PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - (PBUF_L…
104 #if !MEMP_MEM_MALLOC /* MEMP_NUM_* checks are disabled when not using the pool allocator */278 #if MEMP_MEM_MALLOC301 #if !MEMP_MEM_MALLOC && (MEMP_NUM_TCP_SEG < TCP_SND_QUEUELEN)319 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (PBUF_POOL_BUFSIZE <= (PBUF_LINK_ENCAPSULATION_HLEN + PBU…322 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (TCP_WND > (PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - (PBUF_L…
90 #if MEMP_MEM_MALLOC && MEMP_OVERFLOW_CHECK >= 296 #if MEMP_SANITY_CHECK && !MEMP_MEM_MALLOC232 #if MEMP_MEM_MALLOC in memp_init_pool()300 #if MEMP_MEM_MALLOC in do_memp_malloc_pool()310 #if !MEMP_MEM_MALLOC in do_memp_malloc_pool()324 #if MEMP_MEM_MALLOC in do_memp_malloc_pool()429 #if MEMP_MEM_MALLOC in do_memp_free_pool()
88 #if !MEMP_MEM_MALLOC /* MEMP_NUM_* checks are disabled when not using the pool allocator */246 #if MEMP_MEM_MALLOC261 #if !MEMP_MEM_MALLOC && (MEMP_NUM_TCP_SEG < TCP_SND_QUEUELEN)276 #if !MEMP_MEM_MALLOC && (TCP_WND > (PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - (PBUF_LINK_HLEN + PBUF_IP…
64 #if !MEMP_MEM_MALLOC /* don't build if not configured for use in lwipopts.h */126 #if !MEM_USE_POOLS && !MEMP_MEM_MALLOC134 #if !MEMP_MEM_MALLOC /* don't build if not configured for use in lwipopts.h */
78 #if MEMP_MEM_MALLOC || MEM_USE_POOLS82 #if MEMP_MEM_MALLOC
114 #ifndef MEMP_MEM_MALLOC115 #define MEMP_MEM_MALLOC 0 macro1592 #define MEMP_STATS (MEMP_MEM_MALLOC == 0)
68 #if !MEMP_MEM_MALLOC || MEMP_OVERFLOW_CHECK121 #if !MEMP_MEM_MALLOC
90 #if !MEMP_MEM_MALLOC || MEMP_OVERFLOW_CHECK143 #if !MEMP_MEM_MALLOC
69 #if MEMP_MEM_MALLOC
238 #if !defined MEMP_MEM_MALLOC || defined __DOXYGEN__239 #define MEMP_MEM_MALLOC 0 macro1961 #define MEMP_STATS (MEMP_MEM_MALLOC == 0)
270 #if !defined MEMP_MEM_MALLOC || defined __DOXYGEN__271 #define MEMP_MEM_MALLOC 0 macro2181 #define MEMP_STATS (MEMP_MEM_MALLOC == 0)
287 #define MEMP_MEM_MALLOC 0 macro
501 * memp.h/.c: fixed bug #48442 (memp stats don't work for MEMP_MEM_MALLOC)1075 MEMP_MEM_MALLOC==12121 * opt.h, memp.h/.c: added MEMP_MEM_MALLOC to use mem_malloc/mem_free instead
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
119 MEMP_MEM_MALLOC==11165 * opt.h, memp.h/.c: added MEMP_MEM_MALLOC to use mem_malloc/mem_free instead
Completed in 650 milliseconds