Lines Matching refs:func_to_host_path_result
1598 func_to_host_path_result=`echo "$3" |
1601 func_to_host_path_result="$3"
1609 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1615 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1619 $2 ) func_append func_to_host_path_result "$3"
1767 # The result will be available in $func_to_host_path_result.
1798 # in func_to_host_path_result.
1809 # Copy ARG to func_to_host_path_result.
1812 func_to_host_path_result="$1"
1820 # func_to_host_path_result.
1824 func_to_host_path_result="$1"
1832 func_to_host_path_result="$func_convert_core_msys_to_w32_result"
1834 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1847 func_to_host_path_result="$1"
1852 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
1854 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1867 func_to_host_path_result="$1"
1873 func_to_host_path_result="$func_convert_core_path_wine_to_w32_result"
1875 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1888 func_to_host_path_result="$1"
1895 func_to_host_path_result="$func_cygpath_result"
1897 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1911 func_to_host_path_result="$1"
1920 func_to_host_path_result="$func_cygpath_result"
1922 "$func_to_host_path_tmp1" "$func_to_host_path_result"
4290 const char * LIB_PATH_VALUE = "$func_to_host_path_result";
4302 const char * EXE_PATH_VALUE = "$func_to_host_path_result";