Searched refs:static_specs (Results 1 – 2 of 2) sorted by relevance
1559 static struct spec_list static_specs[] = variable1734 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--) in init_spec()1736 sl = &static_specs[i]; in init_spec()1880 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--) in set_spec()1882 sl = &static_specs[i]; in set_spec()10144 while (specs != static_specs) in finalize()10153 for (unsigned i = 0; i < ARRAY_SIZE (static_specs); i++) in finalize()10155 spec_list *sl = &static_specs[i]; in finalize()
1187 static struct spec_list static_specs[] = variable1353 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--) in init_spec()1355 sl = &static_specs[i]; in init_spec()1499 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--) in set_spec()1501 sl = &static_specs[i]; in set_spec()