Lines Matching refs:func_to_host_path_result
3158 func_to_host_path_result=`echo "$3" |
3161 func_to_host_path_result=$3
3169 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
3176 $1 ) func_to_host_path_result=$3$func_to_host_path_result
3180 $2 ) func_append func_to_host_path_result "$3"
3335 # The result will be available in $func_to_host_path_result.
3367 # in func_to_host_path_result.
3379 # Copy ARG to func_to_host_path_result.
3382 func_to_host_path_result=$1
3390 # func_to_host_path_result.
3395 func_to_host_path_result=$1
3403 func_to_host_path_result=$func_convert_core_msys_to_w32_result
3405 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3419 func_to_host_path_result=$1
3424 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
3426 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3440 func_to_host_path_result=$1
3446 func_to_host_path_result=$func_convert_core_path_wine_to_w32_result
3448 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3462 func_to_host_path_result=$1
3469 func_to_host_path_result=$func_cygpath_result
3471 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3486 func_to_host_path_result=$1
3495 func_to_host_path_result=$func_cygpath_result
3497 "$func_to_host_path_tmp1" "$func_to_host_path_result"
5949 const char * LIB_PATH_VALUE = "$func_to_host_path_result";
5961 const char * EXE_PATH_VALUE = "$func_to_host_path_result";