Searched refs:store_arg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c288 static void store_arg (const char *, int, int);
1967 store_arg (const char *arg, int delete_always, int delete_failure)
4532 store_arg (string, delete_this_arg, this_is_output_file);
4714 store_arg (string, delete_this_arg, this_is_output_file);
4759 store_arg (string, delete_this_arg, this_is_output_file);
4778 store_arg (string, delete_this_arg, this_is_output_file);
5054 store_arg (infiles[i].name, 0, 0);
5117 store_arg (outfiles[i], 0, 0);
5154 store_arg (string, delete_this_arg, this_is_output_file);
5483 store_arg (strin
1955 store_arg (const char *arg, int delete_always, int delete_failure) function
[all...]

Completed in 105 milliseconds