Home
last modified time | relevance | path

Searched defs:heapsize (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/libsa/
H A Dsbrk.c35 static size_t maxheap, heapsize = 0; variable
/freebsd/stand/efi/loader/
H A Defi_main.c34 static UINTN heapsize; variable
/freebsd/stand/efi/boot1/
H A Dboot1.c56 static UINTN heapsize; variable
/freebsd/stand/kboot/kboot/
H A Dmain.c352 const size_t heapsize = 64*1024*1024; in main() local