Searched refs:MEM_MGR_Allocate (Results 1 – 1 of 1) sorted by relevance
73 #define MEM_MGR_Allocate(sizeInBytes) PortMalloc(sizeInBytes) macro267 pMemory = MEM_MGR_Allocate(sizeInBytes); in PortNew()