Searched defs:cpu_default (Results 1 – 2 of 2) sorted by relevance
609 static struct cpu_default { in sparc_override_options() struct610 const int cpu; in sparc_override_options()611 const char *const name; in sparc_override_options()612 } const cpu_default[] = { in sparc_override_options() local
172 static const arm_feature_set cpu_default = CPU_DEFAULT; variable