Searched refs:sbrk_space (Results 1 – 2 of 2) sorted by relevance
148 static char sbrk_space[sizeof(SbrkSysAllocator)]; variable448 SbrkSysAllocator *sbrk = new (sbrk_space) SbrkSysAllocator(); in InitSystemAllocators()
291 static char sbrk_space[sizeof(SbrkSysAllocator)]; variable585 SbrkSysAllocator *sbrk = new (sbrk_space) SbrkSysAllocator(); in InitSystemAllocators()