Home
last modified time | relevance | path

Searched refs:open_outfile (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/cad/sp2sp/gwave2-20090213/utilities/
H A Dsweepsplit.in75 open_outfile($sweepno);
79 open_outfile(0);
100 sub open_outfile
/dports/security/gnupg/gnupg-2.3.3/g10/
H A Ddearmor.c66 if( (rc = open_outfile (-1, fname, 0, 0, &out)) ) in dearmor_file()
112 if( (rc = open_outfile (-1, fname, 1, 0, &out )) ) in enarmor_file()
/dports/security/gnupg1/gnupg-1.4.23/g10/
H A Ddearmor.c67 if( (rc = open_outfile( fname, 0, &out )) ) in dearmor_file()
115 if( (rc = open_outfile( fname, 1, &out )) ) in enarmor_file()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
122 h_file = open_outfile (header_file_name); in main()
123 s_file = open_outfile (source_file_name); in main()
/dports/korean/hpscat/hpscat-jshin/
H A Dhpscat.c44 if(open_outfile(av[i])== -1) { /* assign out fp */
57 open_outfile(s) /* returns -1 if can't write */ in open_outfile() function
/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dftnchek.c92 PROTO(PRIVATE void open_outfile,( char *s ));
209 open_outfile(out_fname);
373 open_outfile(out_fname);
572 open_outfile(char *s) /* open the output file for listing */ in open_outfile() function
574 open_outfile(s) /* open the output file for listing */ in open_outfile()
/dports/archivers/gzrecover/gzrt-0.8/
H A Dgzrecover.c77 open_outfile(char *infile) in open_outfile() function
259 ofd = open_outfile(infile); in main()
383 ofd = open_outfile(infile); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
179 h_file = open_outfile (header_file_name); in main()
180 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
179 h_file = open_outfile (header_file_name); in main()
180 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
179 h_file = open_outfile (header_file_name); in main()
180 s_file = open_outfile (source_file_name); in main()
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Dpage.h26 FILE *open_outfile(char *outfile, int append);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
191 h_file = open_outfile (header_file_name); in main()
192 s_file = open_outfile (source_file_name); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
191 h_file = open_outfile (header_file_name); in main()
192 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
191 h_file = open_outfile (header_file_name); in main()
192 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
191 h_file = open_outfile (header_file_name); in main()
192 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
191 h_file = open_outfile (header_file_name); in main()
192 s_file = open_outfile (source_file_name); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
191 h_file = open_outfile (header_file_name); in main()
192 s_file = open_outfile (source_file_name); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenopinit.c96 open_outfile (const char *file_name) in open_outfile() function
191 h_file = open_outfile (header_file_name); in main()
192 s_file = open_outfile (source_file_name); in main()

1234567