Home
last modified time | relevance | path

Searched refs:PortMallocSetPoolSize (Results 1 – 4 of 4) sorted by relevance

/external/srec/portable/include/
Dpmalloc.h98 void PortMallocSetPoolSize(psize_t size);
/external/srec/portable/src/
Dpmemory_ext.c70 #define MEM_MGR_SetPoolSize(sizeInBytes) PortMallocSetPoolSize(sizeInBytes)
Dpmemfixed.c242 void PortMallocSetPoolSize(size_t size) in PortMallocSetPoolSize() function
Dpmalloc.c217 void PortMallocSetPoolSize(psize_t size) in PortMallocSetPoolSize() function