OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PortMallocSetPoolSize
(Results
1 - 4
of
4
) sorted by null
/external/srec/portable/include/
pmalloc.h
98
void
PortMallocSetPoolSize
(psize_t size);
/external/srec/portable/src/
pmemory_ext.c
70
#define MEM_MGR_SetPoolSize(sizeInBytes)
PortMallocSetPoolSize
(sizeInBytes)
pmalloc.c
215
/*
PortMallocSetPoolSize
( psize_t size ) : define size of memory pool.
217
void
PortMallocSetPoolSize
(psize_t size)
pmemfixed.c
230
* Function:
PortMallocSetPoolSize
242
void
PortMallocSetPoolSize
(size_t size)
Completed in 232 milliseconds