Searched refs:switchstr (Results 1 – 6 of 6) sorted by relevance
2849 struct switchstr struct2858 static struct switchstr *switches; argument3771 switches = ((struct switchstr *)3772 xmalloc ((n_switches + 1) * sizeof (struct switchstr)));4184 sizeof (struct switchstr) * (n_switches + 1));4189 struct switchstr *sw;
851 (struct switchstr): Don't use `valid' as identifier.
930 (struct switchstr): Change type of validated to save space.
3526 multilib_dir, temp_filename, temp_file, command, switchstr,
2908 switchstr; local variables in execute, process_command, main.
3052 struct switchstr struct3061 static struct switchstr *switches; argument4026 switches = XNEWVEC (struct switchstr, n_switches + 1); in process_command()4504 sizeof (struct switchstr) * (n_switches + 1)); in do_self_spec()4509 struct switchstr *sw; in do_self_spec()