Lines Matching refs:machine
160 armeb) machine=armeb-unknown ;;
161 arm*) machine=arm-unknown ;;
162 sh3el) machine=shl-unknown ;;
163 sh3eb) machine=sh-unknown ;;
164 sh5el) machine=sh5le-unknown ;;
165 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
202 echo "${machine}-${os}${release}"
369 # The situation for MiNT is a little confusing. The machine name
1067 case `/bin/uname -X | grep "^Machine"` in
1081 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \
1083 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
1085 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \