MACHINE_ARCH
char machine_arch[] = MACHINE_ARCH;
# ifndef MACHINE_ARCH /* XXX For now */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
const char machine_arch32[] = MACHINE_ARCH;
# ifndef MACHINE_ARCH /* XXX For now */
#define PROC0_MD_INITIALIZERS .p_md = { .md_march = MACHINE_ARCH },
char machine_arch[] = MACHINE_ARCH; /* sh3el */
char machine_arch[] = MACHINE_ARCH;
char machine_arch[] = MACHINE_ARCH; /* sh3eb or sh3el */
char machine_arch[] = MACHINE_ARCH;
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* sh3el */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* sh3eb */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH;
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
string = MACHINE_ARCH;
#define LINUX_UNAME_ARCH MACHINE_ARCH
return MACHINE_ARCH;
char machine_arch[] = MACHINE_ARCH;
if (strcmp("vax", MACHINE_ARCH) == 0) \
atf_tc_skip("Test not valid for " MACHINE_ARCH); \
#elif defined(MACHINE_ARCH)
return MACHINE_ARCH;
list_add(&cpp.lcflags, "-D" MACHINE_ARCH);