Searched refs:SOL64 (Results 1 – 2 of 2) sorted by relevance
275 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`277 if test -z "$SOL64" && test -n "$SPARCV9"; then298 … SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`299 if test -z "$SOL64" && test -n "$AMD64"; then
4974 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`4976 if test -z "$SOL64" && test -n "$SPARCV9"; then5011 … SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`5012 if test -z "$SOL64" && test -n "$AMD64"; then