Home
last modified time | relevance | path

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

/lib/libc/
Dmalloc.c24 typedef struct HeapPool { struct
30 } HeapPool; argument
34 static HeapPool pool[HEAP_POOLS] = {
49 static HeapPool largePool = { 0, 0, (Header *)0, 0x4C000000, 0x4C000000 }; // 128KB+