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

/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh1850 func_to_host_path_tmp1=$func_stripname_result
1851 func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
1854 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1871 func_to_host_path_tmp1=$func_stripname_result
1872 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
1874 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1891 func_to_host_path_tmp1=$func_stripname_result
1892 func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
1895 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1912 func_to_host_path_tmp1
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh1850 func_to_host_path_tmp1=$func_stripname_result
1851 func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
1854 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1871 func_to_host_path_tmp1=$func_stripname_result
1872 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
1874 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1891 func_to_host_path_tmp1=$func_stripname_result
1892 func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
1895 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1912 func_to_host_path_tmp1
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh1850 func_to_host_path_tmp1=$func_stripname_result
1851 func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
1854 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1871 func_to_host_path_tmp1=$func_stripname_result
1872 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
1874 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1891 func_to_host_path_tmp1=$func_stripname_result
1892 func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
1895 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1912 func_to_host_path_tmp1
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh1850 func_to_host_path_tmp1=$func_stripname_result
1851 func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
1854 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1871 func_to_host_path_tmp1=$func_stripname_result
1872 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
1874 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1891 func_to_host_path_tmp1=$func_stripname_result
1892 func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
1895 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1912 func_to_host_path_tmp1
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh1850 func_to_host_path_tmp1=$func_stripname_result
1851 func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
1854 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1871 func_to_host_path_tmp1=$func_stripname_result
1872 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
1874 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1891 func_to_host_path_tmp1=$func_stripname_result
1892 func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
1895 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1912 func_to_host_path_tmp1
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh3033 func_to_host_path_tmp1=$func_stripname_result
3034 func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
3037 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3055 func_to_host_path_tmp1=$func_stripname_result
3056 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
3058 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3076 func_to_host_path_tmp1=$func_stripname_result
3077 func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
3080 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3098 func_to_host_path_tmp1
[all...]
/haiku-buildtools/binutils/
H A Dltmain.sh3207 func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
3208 if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
3209 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |
/haiku-buildtools/gcc/
H A Dltmain.sh3207 func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
3208 if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
3209 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |

Completed in 215 milliseconds