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