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

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh2656 CC_quoted=
2658 func_append_quoted CC_quoted "$arg"
2661 CC_quoted_expanded=`func_echo_all $CC_quoted`
2666 " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;;
2674 CC_quoted=
2677 func_append_quoted CC_quoted "$arg"
2680 CC_quoted_expanded=`func_echo_all $CC_quoted`
2683 " $CC_quoted"* | "$CC_quoted "* | "
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh1379 CC_quoted=
1381 func_append_quoted CC_quoted "$arg"
1384 CC_quoted_expanded=`func_echo_all $CC_quoted`
1389 " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;;
1397 CC_quoted=
1400 func_append_quoted CC_quoted "$arg"
1403 CC_quoted_expanded=`func_echo_all $CC_quoted`
1406 " $CC_quoted"* | "$CC_quoted "* | "
[all...]

Completed in 6 milliseconds