Searched defs:pp_LossRecord (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/memcheck/
H A Dmc_errors.c325 static void pp_LossRecord(UInt n_this_record, UInt n_total_records, function
408 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records, function
411 pp_LossRecord (n_this_record, n_total_records, l, /* xml */ False);
684 pp_LossRecord (n_this_record, n_total_records, lr, xml);

Completed in 245 milliseconds