OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocate_from_pool
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/memcheck/tests/
leak-pool.c
23
allocate_from_pool
(struct pool *p, size_t n)
function
114
cells[i] =
allocate_from_pool
(p, sizeof(struct cell));
Completed in 366 milliseconds