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

/external/srec/portable/include/
H A Dpmalloc.h99 psize_t PortMallocGetPoolSize(void);
/external/srec/portable/src/
H A Dpmemory_ext.c69 #define MEM_MGR_GetPoolSize() PortMallocGetPoolSize()
H A Dpmalloc.c229 /* PortMallocGetPoolSize() : return size of memory pool.
231 psize_t PortMallocGetPoolSize(void) function
H A Dpmemfixed.c258 * Function: PortMallocGetPoolSize
268 int PortMallocGetPoolSize(void) function

Completed in 813 milliseconds