Lines Matching refs:func_to_host_path_result
2948 func_to_host_path_result=`echo "$3" |
2951 func_to_host_path_result=$3
2959 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
2966 $1 ) func_to_host_path_result=$3$func_to_host_path_result
2970 $2 ) func_append func_to_host_path_result "$3"
3125 # The result will be available in $func_to_host_path_result.
3157 # in func_to_host_path_result.
3169 # Copy ARG to func_to_host_path_result.
3172 func_to_host_path_result=$1
3180 # func_to_host_path_result.
3185 func_to_host_path_result=$1
3193 func_to_host_path_result=$func_convert_core_msys_to_w32_result
3195 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3209 func_to_host_path_result=$1
3214 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
3216 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3230 func_to_host_path_result=$1
3236 func_to_host_path_result=$func_convert_core_path_wine_to_w32_result
3238 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3252 func_to_host_path_result=$1
3259 func_to_host_path_result=$func_cygpath_result
3261 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3276 func_to_host_path_result=$1
3285 func_to_host_path_result=$func_cygpath_result
3287 "$func_to_host_path_tmp1" "$func_to_host_path_result"
5736 const char * LIB_PATH_VALUE = "$func_to_host_path_result";
5748 const char * EXE_PATH_VALUE = "$func_to_host_path_result";