Lines Matching refs:SOL64
4797 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`4799 if test -z "$SOL64" && test -n "$SPARCV9"; then4827 SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`4828 if test -z "$SOL64" && test -n "$AMD64"; then