Lines Matching refs:UNAME_MACHINE

138 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
145 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
210 echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
213 echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
219 echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
237 UNAME_MACHINE="alpha" ;;
239 UNAME_MACHINE="alpha" ;;
241 UNAME_MACHINE="alpha" ;;
243 UNAME_MACHINE="alphaev5" ;;
245 UNAME_MACHINE="alphaev56" ;;
247 UNAME_MACHINE="alphapca56" ;;
249 UNAME_MACHINE="alphapca57" ;;
251 UNAME_MACHINE="alphaev6" ;;
253 UNAME_MACHINE="alphaev67" ;;
255 UNAME_MACHINE="alphaev68" ;;
257 UNAME_MACHINE="alphaev68" ;;
259 UNAME_MACHINE="alphaev68" ;;
261 UNAME_MACHINE="alphaev69" ;;
263 UNAME_MACHINE="alphaev7" ;;
265 UNAME_MACHINE="alphaev79" ;;
272 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
279 # Should we change UNAME_MACHINE based on the output of uname instead
290 echo ${UNAME_MACHINE}-unknown-amigaos
293 echo ${UNAME_MACHINE}-unknown-morphos
332 echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
530 echo ${UNAME_MACHINE}-ibm-aix${IBM_REV}
595 case "${UNAME_MACHINE}" in
727 echo ${UNAME_MACHINE}-unknown-osf1mk
729 echo ${UNAME_MACHINE}-unknown-osf1
757 echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
786 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
792 echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
804 echo ${UNAME_MACHINE}-pc-cygwin
807 echo ${UNAME_MACHINE}-pc-mingw32
810 echo ${UNAME_MACHINE}-pc-msys
814 echo ${UNAME_MACHINE}-mingw32
817 echo ${UNAME_MACHINE}-pc-pw32
820 case ${UNAME_MACHINE} in
832 echo i${UNAME_MACHINE}-pc-mks
840 # UNAME_MACHINE based on the output of uname instead of i386?
844 echo ${UNAME_MACHINE}-pc-uwin
857 echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
861 echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
864 echo ${UNAME_MACHINE}-pc-minix
868 EV5) UNAME_MACHINE=alphaev5 ;;
869 EV56) UNAME_MACHINE=alphaev56 ;;
870 PCA56) UNAME_MACHINE=alphapca56 ;;
871 PCA57) UNAME_MACHINE=alphapca56 ;;
872 EV6) UNAME_MACHINE=alphaev6 ;;
873 EV67) UNAME_MACHINE=alphaev67 ;;
874 EV68*) UNAME_MACHINE=alphaev68 ;;
878 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
885 echo ${UNAME_MACHINE}-unknown-linux-gnu
890 echo ${UNAME_MACHINE}-unknown-linux-gnueabi
892 echo ${UNAME_MACHINE}-unknown-linux-gnueabihf
897 echo ${UNAME_MACHINE}-unknown-linux-gnu
900 echo ${UNAME_MACHINE}-axis-linux-gnu
903 echo ${UNAME_MACHINE}-axis-linux-gnu
906 echo ${UNAME_MACHINE}-unknown-linux-gnu
909 echo ${UNAME_MACHINE}-unknown-linux-gnu
920 echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
923 echo ${UNAME_MACHINE}-unknown-linux-gnu
926 echo ${UNAME_MACHINE}-unknown-linux-gnu
929 echo ${UNAME_MACHINE}-unknown-linux-gnu
935 #undef ${UNAME_MACHINE}
936 #undef ${UNAME_MACHINE}el
938 CPU=${UNAME_MACHINE}el
941 CPU=${UNAME_MACHINE}
951 echo ${UNAME_MACHINE}-unknown-linux-gnu
974 echo ${UNAME_MACHINE}-ibm-linux
977 echo ${UNAME_MACHINE}-unknown-linux-gnu
980 echo ${UNAME_MACHINE}-unknown-linux-gnu
983 echo ${UNAME_MACHINE}-unknown-linux-gnu
986 echo ${UNAME_MACHINE}-unknown-linux-gnu
989 echo ${UNAME_MACHINE}-dec-linux-gnu
992 echo ${UNAME_MACHINE}-unknown-linux-gnu
995 echo ${UNAME_MACHINE}-unknown-linux-gnu
1009 echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
1014 echo ${UNAME_MACHINE}-pc-os2-emx
1017 echo ${UNAME_MACHINE}-unknown-stop
1020 echo ${UNAME_MACHINE}-unknown-atheos
1023 echo ${UNAME_MACHINE}-pc-syllable
1029 echo ${UNAME_MACHINE}-pc-msdosdjgpp
1034 echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
1036 echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
1042 *486*) UNAME_MACHINE=i486 ;;
1043 *Pentium) UNAME_MACHINE=i586 ;;
1044 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1046 echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
1051 echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
1054 (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486
1056 && UNAME_MACHINE=i586
1058 && UNAME_MACHINE=i686
1060 && UNAME_MACHINE=i686
1061 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
1063 echo ${UNAME_MACHINE}-pc-sysv32
1147 UNAME_MACHINE=`(uname -p) 2>/dev/null`
1148 echo ${UNAME_MACHINE}-sni-sysv4
1168 echo ${UNAME_MACHINE}-stratus-vos
1221 echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
1244 UNAME_MACHINE=pc
1246 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
1267 echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE}
1274 UNAME_MACHINE=i386
1276 UNAME_MACHINE="$cputype"
1278 echo ${UNAME_MACHINE}-unknown-plan9
1302 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
1305 UNAME_MACHINE=`(uname -p) 2>/dev/null`
1306 case "${UNAME_MACHINE}" in
1315 echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
1318 echo ${UNAME_MACHINE}-pc-rdos
1321 echo ${UNAME_MACHINE}-pc-aros
1326 #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
1509 UNAME_MACHINE = ${UNAME_MACHINE}