Searched refs:func_to_host_path_result (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh1618 func_to_host_path_result=`echo "$3" |
1621 func_to_host_path_result="$3"
1629 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1635 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1639 $2 ) func_append func_to_host_path_result "$3"
1787 # The result will be available in $func_to_host_path_result.
1818 # in func_to_host_path_result.
1829 # Copy ARG to func_to_host_path_result.
1832 func_to_host_path_result
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh1618 func_to_host_path_result=`echo "$3" |
1621 func_to_host_path_result="$3"
1629 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1635 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1639 $2 ) func_append func_to_host_path_result "$3"
1787 # The result will be available in $func_to_host_path_result.
1818 # in func_to_host_path_result.
1829 # Copy ARG to func_to_host_path_result.
1832 func_to_host_path_result
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh1618 func_to_host_path_result=`echo "$3" |
1621 func_to_host_path_result="$3"
1629 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1635 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1639 $2 ) func_append func_to_host_path_result "$3"
1787 # The result will be available in $func_to_host_path_result.
1818 # in func_to_host_path_result.
1829 # Copy ARG to func_to_host_path_result.
1832 func_to_host_path_result
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh1618 func_to_host_path_result=`echo "$3" |
1621 func_to_host_path_result="$3"
1629 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1635 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1639 $2 ) func_append func_to_host_path_result "$3"
1787 # The result will be available in $func_to_host_path_result.
1818 # in func_to_host_path_result.
1829 # Copy ARG to func_to_host_path_result.
1832 func_to_host_path_result
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh1618 func_to_host_path_result=`echo "$3" |
1621 func_to_host_path_result="$3"
1629 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1635 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1639 $2 ) func_append func_to_host_path_result "$3"
1787 # The result will be available in $func_to_host_path_result.
1818 # in func_to_host_path_result.
1829 # Copy ARG to func_to_host_path_result.
1832 func_to_host_path_result
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh2790 func_to_host_path_result=`echo "$3" |
2793 func_to_host_path_result=$3
2801 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
2808 $1 ) func_to_host_path_result=$3$func_to_host_path_result
2812 $2 ) func_append func_to_host_path_result "$3"
2967 # The result will be available in $func_to_host_path_result.
2999 # in func_to_host_path_result.
3011 # Copy ARG to func_to_host_path_result.
3014 func_to_host_path_result
[all...]
/haiku-buildtools/binutils/
H A Dltmain.sh3181 # in $func_to_host_path_result.
3184 func_to_host_path_result="$1"
3192 func_to_host_path_result=`( cmd //c echo "$1" ) 2>/dev/null |
3196 func_to_host_path_result=`cygpath -w "$1" |
3209 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |
3213 func_to_host_path_result=
3217 if test -z "$func_to_host_path_result" ; then
3222 func_to_host_path_result="$1"
3281 if test -n "$func_to_host_path_result" ; then
3283 func_to_host_pathlist_result="$func_to_host_path_result"
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh3181 # in $func_to_host_path_result.
3184 func_to_host_path_result="$1"
3192 func_to_host_path_result=`( cmd //c echo "$1" ) 2>/dev/null |
3196 func_to_host_path_result=`cygpath -w "$1" |
3209 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |
3213 func_to_host_path_result=
3217 if test -z "$func_to_host_path_result" ; then
3222 func_to_host_path_result="$1"
3281 if test -n "$func_to_host_path_result" ; then
3283 func_to_host_pathlist_result="$func_to_host_path_result"
[all...]

Completed in 97 milliseconds