Searched refs:MEM_SIZE (Results 1 – 5 of 5) sorted by relevance
21 #define MEM_SIZE (256 * 1024 * 1024) macro
72 #if MEM_SIZE > 64000L
131 #ifndef MEM_SIZE132 #define MEM_SIZE 1600 macro
45 #define MEM_SIZE ((MEMBASE + MEMSIZE) - MEM_START) macro149 novm_init_helper(&arena[0], "main", MEM_START, MEM_SIZE, mem_allocation_map, DEFAULT_MAP_SIZE); in novm_init()
174 #define MEM_SIZE_ALIGNED LWIP_MEM_ALIGN_SIZE(MEM_SIZE)
Completed in 8 milliseconds