HomeSort by relevance Sort by last modified time
    Searched refs:PortMallocGetPoolSize (Results 1 - 4 of 4) sorted by null

  /external/srec/portable/include/
pmalloc.h 99 psize_t PortMallocGetPoolSize(void);
  /external/srec/portable/src/
pmemory_ext.c 69 #define MEM_MGR_GetPoolSize() PortMallocGetPoolSize()
pmalloc.c 229 /* PortMallocGetPoolSize() : return size of memory pool.
231 psize_t PortMallocGetPoolSize(void)
pmemfixed.c 258 * Function: PortMallocGetPoolSize
268 int PortMallocGetPoolSize(void)

Completed in 170 milliseconds