Searched refs:extra_specs_1 (Results 1 – 3 of 3) sorted by relevance
1444 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable1518 xcalloc (sizeof (struct spec_list), ARRAY_SIZE (extra_specs_1)); in init_spec()1520 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()1523 sl->name = extra_specs_1[i].name; in init_spec()1524 sl->ptr = extra_specs_1[i].ptr; in init_spec()
9150 target_option_translations, spec_list_1, extra_specs_1,
1582 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable1669 ARRAY_SIZE (extra_specs_1)); in init_spec()1671 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()1674 sl->name = extra_specs_1[i].name; in init_spec()1675 sl->ptr = extra_specs_1[i].ptr; in init_spec()