Searched refs:maxheap (Results 1 – 1 of 1) sorted by relevance
38 static size_t maxheap, heapsize = 0; variable47 maxheap = (char *)top - (char *)heapbase; in setheap()58 if ((heapsize + incr) <= maxheap) { in sbrk()