Searched refs:mem_malloc_end (Results 1 – 2 of 2) sorted by relevance
578 ulong mem_malloc_end = 0; variable593 if ((new < mem_malloc_start) || (new > mem_malloc_end)) in sbrk()604 mem_malloc_end = start + size; in mem_malloc_init()608 mem_malloc_end); in mem_malloc_init()1263 if ((mem_malloc_start == 0) && (mem_malloc_end == 0)) {
955 extern ulong mem_malloc_end;