HomeSort by relevance Sort by last modified time
    Searched refs:MC_AllocCustom (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/memcheck/
mc_malloc_wrappers.c 164 if (MC_AllocCustom != mc1->allockind)
260 tl_assert(MC_AllocCustom == kind);
262 tl_assert(MC_AllocCustom != kind);
351 if (MC_(clo_free_fill) != -1 && MC_AllocCustom != mc->allockind ) {
771 MC_AllocCustom, mp->chunks);
mc_include.h 58 MC_AllocCustom = 3
mc_leakcheck.c     [all...]
mc_main.c     [all...]

Completed in 916 milliseconds