/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | print-rtl-function.c | 41 print_edge (FILE *outfile, edge e, bool from) in print_edge() 88 begin_any_block (FILE *outfile, basic_block bb) in begin_any_block() 105 end_any_block (FILE *outfile, basic_block bb) in end_any_block() 133 print_any_param_name (FILE *outfile, tree arg) in print_any_param_name() 142 print_param (FILE *outfile, rtx_writer &w, tree arg) in print_param() 219 print_rtx_function (FILE *outfile, function *fn, bool compact) in print_rtx_function()
|
H A D | rtl-tests.c | 68 FILE *outfile = fopen (tmp_out.get_filename (), "w"); in assert_rtl_dump_eq() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | symmisc.c | 78 struct ui_file *outfile; member 205 dump_msymbols (struct objfile *objfile, struct ui_file *outfile) in dump_msymbols() 286 struct ui_file *outfile) in dump_symtab_1() 385 struct ui_file *outfile) in dump_symtab() 410 struct ui_file *outfile; in maintenance_print_symbols() local 466 struct ui_file *outfile = ((struct print_symbol_args *) args)->outfile; in print_symbol() local 636 struct ui_file *outfile; in maintenance_print_msymbols() local
|
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 239 open_output(const char *infile, const char *outfile) in open_output() 376 c_output(const char *infile, const char *define, int extend, const char *outfile) in c_output() 471 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output() 553 int extend, const char *outfile, int nomain, int netflag) in s_output() 637 l_output(const char *infile, const char *define, int extend, const char *outfile) in l_output() 666 t_output(const char *infile, const char *define, int extend, const char *outfile) in t_output() 686 svc_output(const char *infile, const char *define, int extend, const char *outfile) in svc_output() 717 clnt_output(const char *infile, const char *define, int extend, const char *outfile) in clnt_output() 912 checkfiles(const char *infile, const char *outfile) in checkfiles()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | print-rtl.c | 49 static FILE *outfile; variable 85 print_mem_expr (FILE *outfile, const_tree expr) in print_mem_expr()
|
/dflybsd-src/usr.bin/gzip/ |
H A D | gzip.c | 1103 check_outfile(const char *outfile) in check_outfile() 1173 file_compress(char *file, char *outfile, size_t outsize) in file_compress() 1282 file_uncompress(char *file, char *outfile, size_t outsize) in file_uncompress() 1778 char outfile[PATH_MAX]; in handle_file() local 1912 print_list(int fd, off_t out, const char *outfile, time_t ts) in print_list()
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | nseq.c | 69 char *outfile; member
|
H A D | pkeyparam.c | 72 char *outfile; member
|
H A D | rand.c | 68 char *outfile; member
|
H A D | gendh.c | 91 char *outfile; member
|
H A D | gendsa.c | 79 char *outfile; member
|
H A D | pkcs7.c | 77 char *outfile; member
|
H A D | dh.c | 83 char *outfile; member
|
H A D | sess_id.c | 78 char *outfile; member
|
H A D | crl2p7.c | 84 char *outfile; member
|
H A D | spkac.c | 81 char *outfile; member
|
H A D | dsaparam.c | 88 char *outfile; member
|
H A D | pkcs8.c | 76 char *outfile; member
|
H A D | genrsa.c | 91 char *outfile; member
|
H A D | dhparam.c | 142 char *outfile; member
|
/dflybsd-src/tools/multimedia/cxm/extract_fw/ |
H A D | cxm_extract_fw.c | 69 char outfile[MAXPATHLEN]; in save_firmware() local
|
/dflybsd-src/usr.bin/truss/ |
H A D | truss.h | 40 FILE *outfile; member
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsedit.c | 437 finishedit(delta, outfile, done) in finishedit() argument 496 swapeditfiles(outfile) in swapeditfiles() argument 523 finishedit(delta, outfile, done) in finishedit() argument 851 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog) in expandline() argument
|
/dflybsd-src/usr.bin/uuencode/ |
H A D | uuencode.c | 67 char *outfile; in main() local
|
/dflybsd-src/usr.sbin/asf/ |
H A D | asf.c | 46 const char *outfile; /* and where to write the output */ variable
|