Home
last modified time | relevance | path

Searched defs:REAL_HEAP_SIZE (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dheap.c48 #define REAL_HEAP_SIZE ((HEAP_SIZE) &~ 7) macro
57 #define REAL_HEAP_SIZE (ALIGNED_HEAP_END - ALIGNED_HEAP_START) macro