Searched refs:extra_specs_1 (Results 1 – 2 of 2) sorted by relevance
1598 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable1686 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()
9150 target_option_translations, spec_list_1, extra_specs_1,