Searched refs:MEM_LIBC_MALLOC (Results 1 – 5 of 5) sorted by relevance
13 #define MEM_LIBC_MALLOC 1 macro
41 #if MEM_LIBC_MALLOC
105 #ifndef MEM_LIBC_MALLOC106 #define MEM_LIBC_MALLOC 0 macro1585 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0))
157 #if (MEM_LIBC_MALLOC && MEM_USE_POOLS)
58 #if !MEM_LIBC_MALLOC /* don't build if not configured for use in lwipopts.h */
Completed in 7 milliseconds