Home
last modified time | relevance | path

Searched refs:outfiles (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/usr.bin/xlint/lint2/
H A Demit2.c45 static void outfiles(void);
193 outfiles(); in outlib()
236 outfiles(void) in outfiles() function
/netbsd-src/usr.bin/rpcgen/
H A Drpc_util.c69 static const char *outfiles[NFILES]; /* output file names */ variable
283 (void) unlink(outfiles[i]); in crash()
291 outfiles[nfiles++] = file; in record_open()
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c87 char **outfiles; variable
195 outfile = outfiles[i]; in main()
285 outfiles = (char **) xmalloc (argc * sizeof (char *)); in decode_command()
287 op = outfiles; in decode_command()
321 if (op > outfiles) in decode_command()
/netbsd-src/usr.bin/xlint/xlint/
H A Dxlint.c80 list outfiles; member
204 for (size_t i = 0; i < lint1.outfiles.len; i++) in terminate()
205 (void)remove(lint1.outfiles.items[i]); in terminate()
450 list_add(&lint1.outfiles, ofn); in handle_filename()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.h93 extern const char **outfiles;
H A Dgcc.cc3696 const char **outfiles; variable
5665 outfiles[input_file_number] = string; in end_going_arg()
6494 if (outfiles[i]) in do_spec_1()
6495 store_arg (outfiles[i], 0, 0); in do_spec_1()
6515 outfiles[input_file_number] = NULL; in do_spec_1()
8841 outfiles = XCNEWVEC (const char *, i); in prepare_infiles()
8909 outfiles[i] = gcc_input_filename; in do_spec_on_infiles()
9047 if (explicit_link_files[i] || outfiles[i] != NULL) in maybe_run_linker()
9161 outfiles[i]); in maybe_run_linker()
9162 if (access (outfiles[i], F_OK) < 0) in maybe_run_linker()
[all …]
H A DChangeLog-19986463 (main): Correctly clear all slots in outfiles for
11092 (main): Adjust outfiles allocation by lang_specific_extra_outfiles.
H A DChangeLog-200122556 * gcc.h (n_infiles, outfiles): Add declarations.
22557 * gcc.c (n_infiles, outfiles): Mske no longer static.
H A DChangeLog-199917995 infile, outfiles, input_filename, input_basename, input_suffix,
H A DChangeLog-2018208 debug objects to the outfiles. Remove the phase prelinking the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.h93 extern const char **outfiles;
H A Dgcc.c3488 const char **outfiles; variable
4947 outfiles[input_file_number] = string; in end_going_arg()
5766 if (outfiles[i]) in do_spec_1()
5767 store_arg (outfiles[i], 0, 0); in do_spec_1()
5787 outfiles[input_file_number] = NULL; in do_spec_1()
8103 outfiles = XCNEWVEC (const char *, i); in prepare_infiles()
8171 outfiles[i] = gcc_input_filename; in do_spec_on_infiles()
8309 if (explicit_link_files[i] || outfiles[i] != NULL) in maybe_run_linker()
8388 outfiles[i]); in maybe_run_linker()
9485 if (outfiles[i] && !filename_cmp (outfiles[i], argv[0])) in replace_outfile_spec_function()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinvoke.texi31001 first argument in the outfiles array and replaces it with the second argument. Here
31010 first argument in the outfiles array and removes it. Here is a small example
H A Dgcc.info28148 looks for the first argument in the outfiles array and
28156 looks for the first argument in the outfiles array and removes
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dinvoke.texi33937 first argument in the outfiles array and replaces it with the second argument. Here
33946 first argument in the outfiles array and removes it. Here is a small example
H A Dgcc.info30803 looks for the first argument in the outfiles array and
30811 looks for the first argument in the outfiles array and removes