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

  /external/valgrind/main/gdbserver_tests/
mcbreak.stderrB.exp 4 n_errs_found 1 (vgdb-error 0)
mssnapshot.stderrB.exp 8 v.info n_errs_found : show the nr of errors found so far
mchelp.stdoutB.exp 6 v.info n_errs_found : show the nr of errors found so far
35 v.info n_errs_found : show the nr of errors found so far
  /external/valgrind/main/coregrind/
m_errormgr.c 80 static UInt n_errs_found = 0; variable
174 return n_errs_found;
673 || n_errs_found >= M_COLLECT_NO_ERRORS_AFTER_FOUND)
743 n_errs_found++;
809 n_errs_found++;
825 Bool 'count_error' dictates whether to count the error in n_errs_found.
854 n_errs_found++;
936 n_errs_found, n_err_contexts,
995 n_errs_found, n_err_contexts, n_errs_suppressed,
    [all...]

Completed in 3764 milliseconds