Lines Matching refs:VALGRIND
706 VALGRIND
5729 if test -n "$VALGRIND"; then
5730 ac_cv_prog_VALGRIND="$VALGRIND" # Let the user override the test.
5749 VALGRIND=$ac_cv_prog_VALGRIND
5750 if test -n "$VALGRIND"; then
5751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $VALGRIND" >&5
5752 $as_echo "$VALGRIND" >&6; }
5759 if test "$VALGRIND" = ""; then :
5813 if `$VALGRIND --tool=memcheck --help >/dev/null 2>&1`; then :
5869 if `$VALGRIND --tool=helgrind --help >/dev/null 2>&1`; then :
5925 if `$VALGRIND --tool=drd --help >/dev/null 2>&1`; then :
5981 if `$VALGRIND --tool=exp-sgcheck --help >/dev/null 2>&1`; then :
6075 env VALGRIND=$(VALGRIND) \
6081 $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS)