Searched refs:extra_specs (Results 1 – 8 of 8) sorted by relevance
1750 static struct spec_list *extra_specs = (struct spec_list *) 0; variable1853 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()1857 sl = &extra_specs[i]; in init_spec()11157 extra_specs = NULL; in finalize()
2367 * gcc.c (extra_specs): If EXTRA_SPECS is defined, define2368 extra_specs array to hold the extra specs the machine description
6957 * gcc.c (init_spec): Delete parameter. Always initialize extra_specs.7972 (extra_specs): Use struct spec_list as type.
2903 * gcc.c (EXTRA_SPECS, extra_specs): Introduce an intermediate2905 Xmalloc() the real `extra_specs', and initialize it from this
18449 * gcc.c (driver::finalize): Only assign to extra_specs if
1623 static struct spec_list *extra_specs = (struct spec_list *) 0; variable1725 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()1729 sl = &extra_specs[i]; in init_spec()10218 extra_specs = NULL; in finalize()