Searched defs:MEM_MGR_Allocate (Results 1 - 1 of 1) sorted by relevance

/external/srec/portable/src/
H A Dpmemory_ext.c73 #define MEM_MGR_Allocate(sizeInBytes) PortMalloc(sizeInBytes) macro
267 pMemory = MEM_MGR_Allocate(sizeInBytes);

Completed in 191 milliseconds