Lines Matching refs:CPU
62 CPU=`uname -m`63 case "$CPU" in64 i?86) CPU=x8666 amd64) CPU=x86_6468 powerpc) CPU=ppc72 log2 "CPU=$CPU"86 OS=darwin-$CPU90 OS=linux-$CPU130 HOST_ARCH=$CPU159 if [ $CPU = x86_64 ] ; then166 CPU=x86197 if [ $CPU = "powerpc" ] ; then