Home
last modified time | relevance | path

Searched refs:PortMallocTerm (Results 1 – 3 of 3) sorted by relevance

/external/srec/portable/include/
Dpmalloc.h102 void PortMallocTerm(void);
/external/srec/portable/src/
Dpmemory_ext.c72 #define MEM_MGR_Term() PortMallocTerm()
Dpmalloc.c193 void PortMallocTerm(void) in PortMallocTerm() function