MACHINE_ARCH
arch = MACHINE_ARCH;
arch = MACHINE_ARCH;
#ifndef MACHINE_ARCH
r = MACHINE_ARCH;
#if !defined(MACHINE_CPU) && ! defined(MACHINE_ARCH)
r = MACHINE_ARCH;
fputs(MACHINE_ARCH, stdout);
const char *arch = MACHINE_ARCH;