Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/common/source/stdlib/
Dmalloc.c195 void *heap_base = NULL; in malloc_prepare() local
/Zephyr-latest/lib/libc/newlib/
Dlibc-hooks.c52 LIBC_BSS static unsigned char *heap_base; variable