Searched refs:PortMalloc (Results 1 - 4 of 4) sorted by relevance

/external/srec/portable/include/
H A Dpmalloc.h103 void *(PortMalloc)(psize_t size_arg);
/external/srec/portable/src/
H A Dpmemory_ext.c73 #define MEM_MGR_Allocate(sizeInBytes) PortMalloc(sizeInBytes)
H A Dpmalloc.c340 void *(PortMalloc)(psize_t size_arg) function
H A Dpmemfixed.c403 * Function: PortMalloc
415 void* PortMalloc(size_t size) function

Completed in 107 milliseconds