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