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