Searched refs:n_where_pointers (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_malloc_wrappers.c197 switch ( MC_(n_where_pointers)() ) {
322 UInt MC_(n_where_pointers) (void) function
H A Dmc_include.h87 UInt MC_(n_where_pointers) (void);
H A Dmc_main.c6636 (sizeof(MC_Chunk) + MC_(n_where_pointers)() * sizeof(ExeContext*),

Completed in 210 milliseconds