HomeSort by: relevance | last modified time | path
    Searched refs:CC_quoted (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2656 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 "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1379 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 "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*
    [all...]

Completed in 16 milliseconds