Home
last modified time | relevance | path

Searched refs:static_specs (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.c1396 static struct spec_list static_specs[] = variable
1536 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--) in init_spec()
1538 sl = &static_specs[i]; in init_spec()
1667 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--)
1669 sl = &static_specs[i];
DChangeLog.76017 (static_specs): Add startfile_prefix_spec.
18432 (static_specs): Remove signed_char_spec.
18713 (static_specs): Add cpp_unique_options.
DChangeLog.46892 (static_specs): Add "md_exec_prefix", "md_startfile_prefix",
14185 (static_specs): Update.
DFSFChangeLog.117973 (static_specs): Static list of predefined specs.
DChangeLog11943 (static_specs): Add multilib_options.
DChangeLog.64504 (static_specs): Add asm_debug.
/openbsd/src/gnu/gcc/gcc/
Dgcc.c1528 static struct spec_list static_specs[] = variable
1687 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--) in init_spec()
1689 sl = &static_specs[i]; in init_spec()
1814 for (i = ARRAY_SIZE (static_specs) - 1; i >= 0; i--) in set_spec()
1816 sl = &static_specs[i]; in set_spec()