OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deletePA
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/include/
pub_tool_poolalloc.h
62
extern void VG_(
deletePA
) ( PoolAlloc* pa);
/external/valgrind/main/coregrind/
m_poolalloc.c
80
void VG_(
deletePA
) ( PoolAlloc* pa)
147
VG_(
deletePA
)(pa);
Completed in 1359 milliseconds