Searched refs:HEAP_SIZE (Results 1 – 2 of 2) sorted by relevance
88 #define HEAP_SIZE (1u << 16) // 64k macro253 unsigned char alloc_buf[HEAP_SIZE] = { 0 }; in main()
176 #define HEAP_SIZE (1u << 16) // 64k macro353 unsigned char malloc_buf[HEAP_SIZE] = { 0 }; in benchmark()