OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PortMemSetPoolSize
(Results
1 - 3
of
3
) sorted by null
/external/srec/portable/src/
pmemory_ext.h
41
void
PortMemSetPoolSize
(size_t sizeInBytes);
pmemory_ext.c
208
/*
PortMemSetPoolSize
() : set size of portable memory pool on PSOS.
211
void
PortMemSetPoolSize
(size_t sizeInBytes)
pmemory.c
262
PortMemSetPoolSize
(gMemPoolSize);
Completed in 405 milliseconds