Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh2708 CC_quoted_expanded=`func_echo_all $CC_quoted`
2713 " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;;
2721 CC_quoted=
2724 func_append_quoted CC_quoted "$arg"
2727 CC_quoted_expanded=`func_echo_all $CC_quoted`
2730 " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch17058 CC_quoted=
17061 - CC_quoted="$CC_quoted $func_quote_for_eval_result"
17062 + func_append_quoted CC_quoted "$arg"
17065 CC_quoted_expanded=`func_echo_all $CC_quoted`
17067 CC_quoted=
17071 - CC_quoted="$CC_quoted $func_quote_for_eval_result"
17072 + func_append_quoted CC_quoted "$arg"
17075 CC_quoted_expanded=`func_echo_all $CC_quoted`