Searched refs:s_handle (Results 1 – 1 of 1) sorted by relevance
35 static MEMHeapHandle s_handle ; variable47 s_handle = MEMCreateFrmHeap( lo, (u32)hi - (u32)lo ) ; in init_memory2()48 if ( s_handle == MEM_HEAP_INVALID_HANDLE ) in init_memory2()55 …MEMInitAllocatorForFrmHeap( &s_mem2Allocator, s_handle, 32 ) ; // Buffer requires 32byte alignme… in init_memory2()