Home
last modified time | relevance | path

Searched refs:func_to_host_path_result (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/
Dltmain.sh3184 func_to_host_path_result="$1"
3192 func_to_host_path_result=`( cmd //c echo "$1" ) 2>/dev/null |
3196 func_to_host_path_result=`cygpath -w "$1" |
3209 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |
3213 func_to_host_path_result=
3217 if test -z "$func_to_host_path_result" ; then
3222 func_to_host_path_result="$1"
3281 if test -n "$func_to_host_path_result" ; then
3283 func_to_host_pathlist_result="$func_to_host_path_result"
3285 func_append func_to_host_pathlist_result ";$func_to_host_path_result"