Home
last modified time | relevance | path

Searched refs:LchStdString (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/memcheck/
Dmc_leakcheck.c596 case LchStdString: return "stdstring"; in pp_heuristic()
769 if (HiS(LchStdString, heur_set)) { in heuristic_reachedness()
791 return LchStdString; in heuristic_reachedness()
1147 for (h = LchStdString; h < N_LEAK_CHECK_HEURISTICS; h++) { in lc_scan_memory()
Dmc_include.h618 LchStdString =1, enumerator
Dmc_main.c5702 UInt MC_(clo_leak_check_heuristics) = H2S(LchStdString)