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