Searched refs:func_quote_for_eval_unquoted_result (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result
/haiku-buildtools/binutils/
H A Dltmain.sh563 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
565 func_quote_for_eval_unquoted_result="$1" ;;
568 case $func_quote_for_eval_unquoted_result in
575 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
578 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
4355 qarg=$func_quote_for_eval_unquoted_result
/haiku-buildtools/gcc/
H A Dltmain.sh563 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
565 func_quote_for_eval_unquoted_result="$1" ;;
568 case $func_quote_for_eval_unquoted_result in
575 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
578 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
4355 qarg=$func_quote_for_eval_unquoted_result
/haiku-buildtools/isl/
H A Dltmain.sh990 # ii) func_quote_for_eval_unquoted_result
997 func_quote_for_eval_unquoted_result=
1006 if test -n "$func_quote_for_eval_unquoted_result"; then
1007 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1009 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
6472 qarg=$func_quote_for_eval_unquoted_result

Completed in 149 milliseconds