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

  /external/valgrind/memcheck/tests/
error_counts.c 20 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS);
28 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS);
34 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS);
41 fprintf(stderr, "errors: %d\n\n", VALGRIND_COUNT_ERRORS);
55 fprintf(stderr, "errors: %d\n", VALGRIND_COUNT_ERRORS);
err_disable4.c 148 int nerrors = VALGRIND_COUNT_ERRORS;
cond_ld_st.c 316 UInt n_errs_act = VALGRIND_COUNT_ERRORS;
323 n_errs_act = VALGRIND_COUNT_ERRORS - n_errs_act;
  /external/libchrome/base/third_party/valgrind/
valgrind.h     [all...]
  /external/regex-re2/util/
valgrind.h     [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/include/
valgrind.h     [all...]

Completed in 366 milliseconds