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

  /external/srec/portable/include/
pmalloc.h 101 void PortMallocInit(void);
  /external/srec/portable/src/
pmemory_ext.c 71 #define MEM_MGR_Init() PortMallocInit()
pmalloc.c 161 /* PortMallocInit() : initialize memory pool. There is no initialization needed for
164 void PortMallocInit(void)
pmemfixed.c 197 * Function: PortMallocInit
209 void PortMallocInit(void)

Completed in 142 milliseconds