Home
last modified time | relevance | path

Searched refs:heapstart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/lib/libsa/
H A Dalloc.c146 static char *top, *heapstart, *heaplimit; variable
150 heapstart = top = start; in setheap()
153 #define HEAP_START heapstart