Searched refs:store_arg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | gcc.c | 288 static void store_arg (const char *, int, int); 1955 store_arg (const char *arg, int delete_always, int delete_failure) in store_arg() function 4510 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_2() 4692 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1() 4737 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1() 4756 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1() 5032 store_arg (infiles[i].name, 0, 0); in do_spec_1() 5095 store_arg (outfiles[i], 0, 0); in do_spec_1() 5132 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1() 5461 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1()
|
| D | ChangeLog-2000 | 13808 * calls.c (store_arg): Return nonzero if sibcall_failure is desired. 18172 * gcc.c: Constify argbuf; arguments to store_arg,
|
| D | ChangeLog-2004 | 36573 (store_arg): Modify to assign value to have_o_argbuf_index.
|