Searched refs:MEM_USE_POOLS (Results 1 – 7 of 7) sorted by relevance
49 #if MEM_USE_POOLS78 #if MEMP_MEM_MALLOC || MEM_USE_POOLS92 #if MEM_USE_POOLS
80 #if MEM_USE_POOLS
171 #ifndef MEM_USE_POOLS172 #define MEM_USE_POOLS 0 macro1585 #define MEM_STATS ((MEM_LIBC_MALLOC == 0) && (MEM_USE_POOLS == 0))
157 #if (MEM_LIBC_MALLOC && MEM_USE_POOLS)160 #if (MEM_USE_POOLS && !MEMP_USE_CUSTOM_POOLS)
126 #if !MEM_USE_POOLS && !MEMP_MEM_MALLOC
68 #if MEM_USE_POOLS
303 * mem.c: fixed bug #33545: With MEM_USE_POOLS==1, mem_malloc can return an1148 bigger malloc pool if one is empty (only usable with MEM_USE_POOLS).1308 regions); memp pools for MEM_USE_POOLS were too small1866 MEM_USE_POOLS to use 4 pools with different sized elements instead of a