OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 342 milliseconds