Searched defs:HEAP_SIZE (Results 1 – 4 of 4) sorted by relevance
8 #define HEAP_SIZE 2048 macro
10 #define HEAP_SIZE 256 macro
22 #define HEAP_SIZE 1024 macro
82 # define HEAP_SIZE ROUND_UP(CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE, HEAP_ALIGN) macro