Lines Matching refs:func_to_host_path_result
2901 func_to_host_path_result=`echo "$3" |
2904 func_to_host_path_result=$3
2912 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
2919 $1 ) func_to_host_path_result=$3$func_to_host_path_result
2923 $2 ) func_append func_to_host_path_result "$3"
3078 # The result will be available in $func_to_host_path_result.
3110 # in func_to_host_path_result.
3122 # Copy ARG to func_to_host_path_result.
3125 func_to_host_path_result=$1
3133 # func_to_host_path_result.
3138 func_to_host_path_result=$1
3146 func_to_host_path_result=$func_convert_core_msys_to_w32_result
3148 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3162 func_to_host_path_result=$1
3167 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
3169 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3183 func_to_host_path_result=$1
3189 func_to_host_path_result=$func_convert_core_path_wine_to_w32_result
3191 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3205 func_to_host_path_result=$1
3212 func_to_host_path_result=$func_cygpath_result
3214 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3229 func_to_host_path_result=$1
3238 func_to_host_path_result=$func_cygpath_result
3240 "$func_to_host_path_tmp1" "$func_to_host_path_result"
5688 const char * LIB_PATH_VALUE = "$func_to_host_path_result";
5700 const char * EXE_PATH_VALUE = "$func_to_host_path_result";