Lines Matching refs:default_arch
33 #ifndef DEFAULT_ARCH34 #define DEFAULT_ARCH "s390"36 static const char *default_arch = DEFAULT_ARCH;224 if (strcmp (default_arch, "s390") == 0)229 else if (strcmp (default_arch, "s390x") == 0)