Searched refs:s_pSystemAllocator (Results 1 – 1 of 1) sorted by relevance
40 SystemExpHeap::Allocator* s_pSystemAllocator = 0; //<! システムヒープ用アロケータ variable120 s_pSystemAllocator = new (&s_SystemAllocatorBuffer) SystemExpHeap::Allocator(*s_pSystemHeap); in InitializeAllocator()134 return s_pSystemAllocator; in GetAllocator()