Searched refs:precious_files_regex (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/binutils/
H A Dltmain.sh4289 precious_files_regex=
4540 precious_files_regex="$arg"
6628 if test "X$precious_files_regex" != "X"; then
6629 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/gcc/
H A Dltmain.sh4289 precious_files_regex=
4540 precious_files_regex="$arg"
6628 if test "X$precious_files_regex" != "X"; then
6629 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh1064 precious_files_regex=
1190 precious_files_regex="$arg"
3290 if test "X$precious_files_regex" != "X"; then
3291 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/libtool/
H A Dltmain.sh1064 precious_files_regex=
1190 precious_files_regex="$arg"
3290 if test "X$precious_files_regex" != "X"; then
3291 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7554 if test "X$precious_files_regex" != "X"; then
7555 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/haiku-buildtools/isl/
H A Dltmain.sh6406 precious_files_regex=
6663 precious_files_regex=$arg
8833 if test -n "$precious_files_regex"; then
8834 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1

Completed in 340 milliseconds