Searched refs:user_specs (Results 1 – 3 of 3) sorted by relevance
779 struct user_specs struct781 struct user_specs *next; argument785 static struct user_specs *user_specs_head, *user_specs_tail; argument3456 struct user_specs *user = (struct user_specs *)3457 xmalloc (sizeof (struct user_specs));3461 user->next = (struct user_specs *) 0;3471 struct user_specs *user = (struct user_specs *)3472 xmalloc (sizeof (struct user_specs));3476 user->next = (struct user_specs *) 0;5947 struct user_specs *uptr;
3519 lang_specific_driver, user_specs, compiler, link_command_spec,
866 struct user_specs struct868 struct user_specs *next; argument872 static struct user_specs *user_specs_head, *user_specs_tail; argument3695 struct user_specs *user = XNEW (struct user_specs); in process_command()3699 user->next = (struct user_specs *) 0; in process_command()3709 struct user_specs *user = XNEW (struct user_specs); in process_command()3713 user->next = (struct user_specs *) 0; in process_command()6088 struct user_specs *uptr; in main()