Searched refs:s_handle (Results 1 – 1 of 1) sorted by relevance
38 static MEMHeapHandle s_handle ; variable50 s_handle = MEMCreateFrmHeap( lo, (u32)hi - (u32)lo ) ; in init_memory2()51 if ( s_handle == MEM_HEAP_INVALID_HANDLE ) in init_memory2()58 …MEMInitAllocatorForFrmHeap( &s_mem2Allocator, s_handle, 32 ) ; // Buffer requires 32-byte alignm… in init_memory2()