OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VALGRIND_COUNT_ERRORS
(Results
1 - 6
of
6
) 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/regex-re2/util/
valgrind.h
[
all
...]
/external/v8/src/third_party/valgrind/
valgrind.h
[
all
...]
/external/valgrind/include/
valgrind.h
[
all
...]
Completed in 68 milliseconds