HomeSort by: relevance | last modified time | path
    Searched defs:heaplimit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libsa/
alloc.c 146 static char *top, *heapstart, *heaplimit; variable in typeref:typename:char ***
151 heaplimit = limit;
154 #define HEAP_LIMIT heaplimit
alloc.c 146 static char *top, *heapstart, *heaplimit; variable in typeref:typename:char ***
151 heaplimit = limit;
154 #define HEAP_LIMIT heaplimit

Completed in 23 milliseconds