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

/external/valgrind/main/memcheck/
H A Dmc_errors.c57 Bool MC_(any_value_errors) = False; variable
409 MC_(any_value_errors) = True;
431 MC_(any_value_errors) = True;
453 MC_(any_value_errors) = True;
475 MC_(any_value_errors) = True;
506 MC_(any_value_errors) = True;
H A Dmc_include.h393 extern Bool MC_(any_value_errors);
H A Dmc_main.c6779 if (MC_(any_value_errors) && !VG_(clo_xml) && VG_(clo_verbosity) >= 1

Completed in 125 milliseconds