Home
last modified time | relevance | path

Searched refs:extra_specs_1 (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/
HDgcc.c1598 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1686 ARRAY_SIZE (extra_specs_1)); in init_spec()
1688 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1691 sl->name = extra_specs_1[i].name; in init_spec()
1692 sl->ptr = extra_specs_1[i].ptr; in init_spec()
HDChangeLog-20019150 target_option_translations, spec_list_1, extra_specs_1,