Home | History | Annotate | Download | only in cpp

Lines Matching refs:func_to_host_path_tmp1

3490             func_to_host_path_tmp1=`( cmd //c echo "$1" |\
3492 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
3496 func_to_host_path_tmp1=`cygpath -w "$1"`
3497 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
3508 func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
3509 if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
3510 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\