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