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 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
201 echo "${machine}-${os}${release}"
368 # The situation for MiNT is a little confusing. The machine name
1055 case `/bin/uname -X | grep "^Machine"` in
1069 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \
1071 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
1073 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \