Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1617 static struct spec_list *extra_specs = (struct spec_list *) 0; variable
1718 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1722 sl = &extra_specs[i]; in init_spec()
10165 extra_specs = NULL; in finalize()
/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c1245 static struct spec_list *extra_specs = (struct spec_list *) 0; variable
1339 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1343 sl = &extra_specs[i]; in init_spec()