Searched refs:extra_specs (Results 1 – 5 of 5) sorted by relevance
1445 static struct spec_list *extra_specs = (struct spec_list *) 0; variable1517 extra_specs = (struct spec_list *) in init_spec()1522 sl = &extra_specs[i]; in init_spec()
2367 * gcc.c (extra_specs): If EXTRA_SPECS is defined, define2368 extra_specs array to hold the extra specs the machine description
10222 * gcc.c (EXTRA_SPECS, extra_specs): Introduce an intermediate10224 Xmalloc() the real `extra_specs', and initialize it from this
6957 * gcc.c (init_spec): Delete parameter. Always initialize extra_specs.7972 (extra_specs): Use struct spec_list as type.
1583 static struct spec_list *extra_specs = (struct spec_list *) 0; variable1668 extra_specs = xcalloc (sizeof (struct spec_list), in init_spec()1673 sl = &extra_specs[i]; in init_spec()