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

/external/icu4c/
H A Dconfigure4817 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`
4819 if test -z "$SOL64" && test -n "$SPARCV9"; then
4854 SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`
4855 if test -z "$SOL64" && test -n "$AMD64"; then
H A Dconfigure.orig4797 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`
4799 if test -z "$SOL64" && test -n "$SPARCV9"; then
4827 SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`
4828 if test -z "$SOL64" && test -n "$AMD64"; then

Completed in 65 milliseconds