Searched refs:sMemHandle2 (Results 1 – 1 of 1) sorted by relevance
261 static MEMHeapHandle sMemHandle2; variable426 sMemHandle2 = MEMCreateExpHeap(lo, reinterpret_cast<u32>(hi) - reinterpret_cast<u32>(lo)); in init_memory2()427 if ( sMemHandle2 == MEM_HEAP_INVALID_HANDLE ) in init_memory2()434 MEMInitAllocatorForExpHeap(&s_mem2Allocator, sMemHandle2, 32); in init_memory2()