OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VG_AR_ERRORS
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/
pub_core_mallocfree.h
66
#define
VG_AR_ERRORS
6
m_errormgr.c
785
p = VG_(arena_malloc)(
VG_AR_ERRORS
, "errormgr.mre.1", sizeof(Error));
[
all
...]
m_mallocfree.c
592
arena_init (
VG_AR_ERRORS
, "errors", 4, 65536 );
[
all
...]
Completed in 2081 milliseconds