OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valgrind_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
configure
845
valgrind_path
7725
case "$
valgrind_path
" in
7727
ac_cv_path_valgrind_path="$
valgrind_path
" # Let the user override the test with a path.
7747
valgrind_path
="$ac_cv_path_valgrind_path"
7748
if test -n "$
valgrind_path
"; then
7749
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
valgrind_path
" >&5
7750
$as_echo "$
valgrind_path
" >&6; }
7756
if test "x$
valgrind_path
" = "x" \
7762
valgrind_path_defines=-DVALGRIND_PATH='\"'$
valgrind_path
'\"'
7763
valgrind_command="$
valgrind_path
-q
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
configure
864
valgrind_path
7725
case "$
valgrind_path
" in
7727
ac_cv_path_valgrind_path="$
valgrind_path
" # Let the user override the test with a path.
7747
valgrind_path
="$ac_cv_path_valgrind_path"
7748
if test -n "$
valgrind_path
"; then
7749
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
valgrind_path
" >&5
7750
$as_echo "$
valgrind_path
" >&6; }
7756
if test "x$
valgrind_path
" = "x"; then
7759
valgrind_path_defines=-DVALGRIND_PATH='\"'$
valgrind_path
'\"'
7760
valgrind_command="$
valgrind_path
-q
[
all
...]
Completed in 62 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026