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

/external/chromium_org/third_party/icu/source/
H A Dconfigure4797 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
/external/icu4c/
H A Dconfigure4558 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`
4560 if test -z "$SOL64" && test -n "$SPARCV9"; then
4595 SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`
4596 if test -z "$SOL64" && test -n "$AMD64"; then

Completed in 137 milliseconds