Searched refs:PortMalloc (Results 1 – 4 of 4) sorted by relevance
103 void *(PortMalloc)(psize_t size_arg); variable
73 #define MEM_MGR_Allocate(sizeInBytes) PortMalloc(sizeInBytes)
415 void* PortMalloc(size_t size) in PortMalloc() function
340 void *(PortMalloc)(psize_t size_arg)